Lines Matching refs:Page
385 Page
404 if (type() == LongDescriptor::Page) {
406 return "Inserting Page descriptor into TLB\n";
419 assert(type() == Block || type() == Page);
440 return lookupLevel == L3 ? Page : Table;
461 } else if (type() == Page) {
532 assert(type() == Block || type() == Page);
539 assert(type() == Block || type() == Page);
546 assert(type() == Block || type() == Page);
553 assert(currState && (type() == Block || type() == Page));
571 assert(type() == Block || type() == Page);
578 assert(type() == Block || type() == Page);
585 assert(type() == Block || type() == Page);
593 assert(type() == Block || type() == Page);
600 assert(type() == Block || type() == Page);
615 assert(type() == Block || type() == Page);
622 assert(type() == Block || type() == Page);
629 assert(type() == Block || type() == Page);
804 /** Page entries walked during service (for stats) */