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

/netbsd-current/sys/arch/powerpc/oea/
H A Dcpu_subr.c99 { L2CR_L2DO|L2CR_L2IO, L2CR_L2DO, " data-only" },
100 { L2CR_L2DO|L2CR_L2IO, L2CR_L2IO, " instruction-only" },
101 { L2CR_L2DO|L2CR_L2IO, L2CR_L2DO|L2CR_L2IO, " locked" },
110 { L2CR_L2DO|L2CR_L2IO, L2CR_L2DO, " data-only" },
111 { L2CR_L2DO|L2CR_L2IO, L2CR_L2IO, " instruction-only" },
112 { L2CR_L2DO|L2CR_L2IO, L2CR_L2DO|L2CR_L2IO, " locke
[all...]
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h241 #define L2CR_L2IO 0x00000400 /* 21: L2 instruction-only. */ macro

Completed in 74 milliseconds