Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/include/
H A Dpte3.h81 #define PA_PGNUM(pa) ((unsigned)(pa) >> PGSHIFT) macro
/netbsd-src/sys/arch/sun2/include/
H A Dpte.h179 #define PA_PGNUM(pa) ((unsigned)(pa) >> PGSHIFT) macro