Home
last modified time | relevance | path

Searched defs:PTSIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/intel/ia32/sys/
H A Dpte.h87 #define PTSIZE (NPTEPERPT * MMU_PAGESIZE) /* bytes mapped */ macro
/titanic_52/usr/src/boot/lib/libstand/
H A Dcd9660.c117 #define PTSIZE(pp) roundup(PTFIXSZ + isonum_711((pp)->namlen), 2) macro