Searched refs:L3CR_L3IO (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_subr.c131 { L3CR_L3DO|L3CR_L3IO, L3CR_L3DO, " data-only" },
132 { L3CR_L3DO|L3CR_L3IO, L3CR_L3IO, " instruction-only" },
133 { L3CR_L3DO|L3CR_L3IO, L3CR_L3DO|L3CR_L3IO, " locked" },
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h263 #define L3CR_L3IO 0x00400000 /* 9: L3 instruction-only mode */ macro

Completed in 71 milliseconds