Home
last modified time | relevance | path

Searched refs:L3CR_L3SIZ (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/powerpc/include/oea/
H A Dspr.h251 #define L3CR_L3SIZ 0x10000000 /* 3: L3 size (0=1MB, 1=2MB) */ macro
/netbsd/sys/arch/powerpc/oea/
H A Dcpu_subr.c134 { L3CR_L3SIZ, L3SIZ_2M, " 2MB" },
135 { L3CR_L3SIZ, L3SIZ_1M, " 1MB" },
140 { L3CR_L3SIZ, ~0, " L3 cache" },