Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/include/ibm4xx/
H A Dpmap.h121 #define PTSZ (PAGE_SIZE / 4) macro
/netbsd-src/sys/arch/sparc64/include/
H A Dpmap.h85 #define PTSZ (PAGE_SIZE/8) /* page table entry */ macro