Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dcputable.h175 #define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000002000000000) macro
406 CPU_FTR_MMCRA | CPU_FTR_CP_USE_DCBTZ | \
410 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
415 CPU_FTR_MMCRA | CPU_FTR_SMT | \
420 CPU_FTR_MMCRA | CPU_FTR_SMT | \
428 CPU_FTR_MMCRA | CPU_FTR_SMT | \
437 CPU_FTR_MMCRA | CPU_FTR_SMT | \
449 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
/linux-4.1.27/arch/powerpc/kernel/
Dsysfs.c718 if (cpu_has_feature(CPU_FTR_MMCRA)) in register_cpu_online()
802 if (cpu_has_feature(CPU_FTR_MMCRA)) in unregister_cpu_online()