Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dcputable.h185 #define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000000000040000) macro
415 CPU_FTR_ALTIVEC_COMP | CPU_FTR_CAN_NAP | CPU_FTR_MMCRA | \
420 CPU_FTR_MMCRA | CPU_FTR_SMT | \
425 CPU_FTR_MMCRA | CPU_FTR_SMT | \
433 CPU_FTR_MMCRA | CPU_FTR_SMT | \
442 CPU_FTR_MMCRA | CPU_FTR_SMT | \
453 CPU_FTR_MMCRA | CPU_FTR_SMT | \
469 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
/Linux-v5.4/arch/powerpc/kernel/
Ddt_cpu_ftrs.c396 cur_cpu_spec->cpu_features |= CPU_FTR_MMCRA; in feat_enable_pmu_power8()
434 cur_cpu_spec->cpu_features |= CPU_FTR_MMCRA; in feat_enable_pmu_power9()
Dsysfs.c790 if (cpu_has_feature(CPU_FTR_MMCRA)) in register_cpu_online()
879 if (cpu_has_feature(CPU_FTR_MMCRA)) in unregister_cpu_online()