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

/netbsd-current/sys/arch/m68k/include/
H A Dpmap_coldfire.h63 #define PMAP_SEGTABSIZE (1 << (32 - SEGSHIFT)) macro
/netbsd-current/sys/arch/mips/include/
H A Dpmap.h196 #define PMAP_SEGTABSIZE NSEGPG macro
198 #define PMAP_SEGTABSIZE (1 << (31 - SEGSHIFT)) macro
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpmap.h70 #define PMAP_SEGTABSIZE (1 << (32 - SEGSHIFT)) macro
/netbsd-current/sys/arch/riscv/include/
H A Dpmap.h53 #define PMAP_SEGTABSIZE NPTEPG macro
/netbsd-current/sys/arch/aarch64/include/
H A Dpmap_machdep.h40 #define PMAP_SEGTABSIZE NSEGPG macro

Completed in 202 milliseconds