Home
last modified time | relevance | path

Searched defs:PG_FRAME (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sun3/include/
H A Dpte3x.h113 #define PG_FRAME MMU_SHORT_PTE_BASEADDR macro
H A Dpte3.h52 #define PG_FRAME 0x0007FFFF macro
/netbsd-src/sys/arch/alpha/include/
H A Dpte.h99 #define PG_FRAME ALPHA_PTE_PFN macro
/netbsd-src/sys/arch/sun2/include/
H A Dpte.h136 #define PG_FRAME 0x00000FFF macro
/netbsd-src/sys/arch/vax/include/
H A Dpte.h64 #define PG_FRAME 0x001fffff macro
/netbsd-src/sys/arch/m68k/include/
H A Dpte_motorola.h101 #define PG_FRAME ((~0U) << PG_SHIFT) macro