Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/include/oea/
H A Dpte.h97 #define PTE_I 0x00000020 /* cache inhibit */ macro
/netbsd-src/sys/arch/powerpc/include/booke/
H A Dpte.h72 #define PTE_I MAS2_I /* cache-Inhibited */ macro