Searched defs:PTSIZE (Results 1 – 2 of 2) sorted by relevance
87 #define PTSIZE (NPTEPERPT * MMU_PAGESIZE) /* bytes mapped */ macro
117 #define PTSIZE(pp) roundup(PTFIXSZ + isonum_711((pp)->namlen), 2) macro