Searched refs:L3CR_L3DO (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.h285 #define L3CR_L3DO 0x00000040 /* 25: L3 data-only mode */ macro

Completed in 119 milliseconds