Searched defs:NPTEPERPT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dpte.h86 #define NPTEPERPT 512 /* entries in page table */ macro
87 #define PTSIZE (NPTEPERPT * MMU_PAGESIZE) /* bytes mapped */
115 #define NPTEPERPT 1024 /* entries in page table */ macro
116 #define PTSIZE (NPTEPERPT * MMU_PAGESIZE) /* bytes mapped */

Completed in 43 milliseconds