Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dcputable.h188 #define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000000000040000) macro
417 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
422 CPU_FTR_MMCRA | CPU_FTR_SMT | \
427 CPU_FTR_MMCRA | CPU_FTR_SMT | \
435 CPU_FTR_MMCRA | CPU_FTR_SMT | \
444 CPU_FTR_MMCRA | CPU_FTR_SMT | \
455 CPU_FTR_MMCRA | CPU_FTR_SMT | \
471 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
/Linux-v4.19/arch/powerpc/kernel/
Ddt_cpu_ftrs.c395 cur_cpu_spec->cpu_features |= CPU_FTR_MMCRA; in feat_enable_pmu_power8()
433 cur_cpu_spec->cpu_features |= CPU_FTR_MMCRA; in feat_enable_pmu_power9()
Dsysfs.c771 if (cpu_has_feature(CPU_FTR_MMCRA)) in register_cpu_online()
860 if (cpu_has_feature(CPU_FTR_MMCRA)) in unregister_cpu_online()