Home
last modified time | relevance | path

Searched defs:SEGLENGTH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dmips_param.h124 #define SEGLENGTH (PGSHIFT - 3) macro
131 #define SEGLENGTH (31 - SEGSHIFT) macro
/netbsd-src/sys/arch/riscv/include/
H A Dpmap.h75 #define SEGLENGTH (PGSHIFT - PTPSHIFT) macro
/netbsd-src/sys/arch/aarch64/include/
H A Dpmap_machdep.h55 #define SEGLENGTH (PGSHIFT - 3) macro