Home
last modified time | relevance | path

Searched defs:PMAP_NC (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sun3/include/
H A Dpmap3x.h75 #define PMAP_NC 0x40 /* tells pmap_enter to set PTE_CI */ macro
H A Dpmap3.h90 #define PMAP_NC 0x10 /* tells pmap_enter to set PG_NC */ macro
/netbsd-src/sys/arch/sun2/include/
H A Dpmap.h97 #define PMAP_NC 0x00 /* tells pmap_enter to set PG_NC */ macro
/netbsd-src/sys/arch/sparc64/include/
H A Dpmap.h168 #define PMAP_NC 0x001 /* Don't cache, set the E bit in the page */ macro
/netbsd-src/sys/arch/sparc/include/
H A Dpmap.h216 #define PMAP_NC 4 /* tells pmap_enter to set PG_NC */ macro