Searched defs:PG_PA (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/sun3/include/
H A Dpte3.h67 #define PG_PA(pte) (PG_PFNUM(pte) << PGSHIFT) macro
H A Dpte3x.h114 #define PG_PA(pte) ((pte) & PG_FRAME) macro
/netbsd-current/sys/arch/sun2/include/
H A Dpte.h163 #define PG_PA(pte) (PG_PFNUM(pte) << PGSHIFT) macro

Completed in 219 milliseconds