Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dpmap.h87 #define PV_VAMASK (~(PAGE_SIZE - 1)) macro
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dpmap.c127 #define PV_VAMASK (~(PAGE_SIZE - 1)) macro