Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/include/
H A Dpte3.h65 #define MAKE_PGTYPE(x) ((x) << PG_TYPE_SHIFT) macro
/netbsd-src/sys/arch/sun2/include/
H A Dpte.h161 #define MAKE_PGTYPE(x) ((x) << PG_TYPE_SHIFT) macro