Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dmips3_pte.h178 #define MIPS3_PG_SIZE_MASK_TO_SIZE(pg_mask) \ argument
195 #define MIPS4100_PG_SIZE_MASK_TO_SIZE(pg_mask) \ argument
/netbsd-src/sys/arch/mips/mips/
H A Dmips_machdep.c1628 uint32_t pg_mask; in cpu_identify() local