Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dcputable.h175 #define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000002000000000) macro
408 CPU_FTR_MMCRA | CPU_FTR_CP_USE_DCBTZ | \
412 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
417 CPU_FTR_MMCRA | CPU_FTR_SMT | \
422 CPU_FTR_MMCRA | CPU_FTR_SMT | \
430 CPU_FTR_MMCRA | CPU_FTR_SMT | \
439 CPU_FTR_MMCRA | CPU_FTR_SMT | \
451 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
/linux-4.4.14/arch/powerpc/kernel/
Dsysfs.c756 if (cpu_has_feature(CPU_FTR_MMCRA)) in register_cpu_online()
840 if (cpu_has_feature(CPU_FTR_MMCRA)) in unregister_cpu_online()