Symbol: CPU_FTR_L2CR
arch/powerpc/include/asm/cputable.h
278
CPU_FTR_MAYBE_CAN_DOZE | CPU_FTR_L2CR | \
arch/powerpc/include/asm/cputable.h
281
CPU_FTR_MAYBE_CAN_DOZE | CPU_FTR_L2CR | \
arch/powerpc/include/asm/cputable.h
285
CPU_FTR_MAYBE_CAN_DOZE | CPU_FTR_L2CR | \
arch/powerpc/include/asm/cputable.h
294
CPU_FTR_MAYBE_CAN_DOZE | CPU_FTR_L2CR | \
arch/powerpc/include/asm/cputable.h
298
CPU_FTR_MAYBE_CAN_DOZE | CPU_FTR_L2CR | \
arch/powerpc/include/asm/cputable.h
302
CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
306
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
312
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
317
CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | CPU_FTR_L3CR | \
arch/powerpc/include/asm/cputable.h
321
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
326
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
330
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
335
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
339
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/include/asm/cputable.h
343
CPU_FTR_MAYBE_CAN_NAP | CPU_FTR_L2CR | CPU_FTR_ALTIVEC_COMP | \
arch/powerpc/kernel/setup_32.c
105
if (cpu_has_feature(CPU_FTR_L2CR)) {
arch/powerpc/platforms/powermac/setup.c
230
if (cpu_has_feature(CPU_FTR_L2CR)) {
arch/powerpc/platforms/powermac/smp.c
668
if (!cpu_has_feature(CPU_FTR_L2CR))