Home
last modified time | relevance | path

Searched refs:CPU_FTR_PMAO_BUG (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dcputable.h208 #define CPU_FTR_PMAO_BUG LONG_ASM_CONST(0x0000020000000000) macro
450 #define CPU_FTRS_POWER8E (CPU_FTRS_POWER8 | CPU_FTR_PMAO_BUG)
/arch/powerpc/perf/
Dpower8-pmu.c396 if (cpu_has_feature(CPU_FTR_PMAO_BUG)) in init_power8_pmu()
Dcore-book3s.c639 if (!cpu_has_feature(CPU_FTR_PMAO_BUG)) in pmao_restore_workaround()
/arch/powerpc/kernel/
Ddt_cpu_ftrs.c399 cur_cpu_spec->cpu_features |= CPU_FTR_PMAO_BUG; in feat_enable_pmu_power8()
/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S3420 END_FTR_SECTION_IFSET(CPU_FTR_PMAO_BUG)
3475 END_FTR_SECTION_IFSET(CPU_FTR_PMAO_BUG)