Home
last modified time | relevance | path

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

/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_powerpc.c20 #define PVR_POWER11 0x0082 macro
158 else if ((version == PVR_POWER10) || (version == PVR_POWER11)) in __perf_reg_mask_powerpc()
/linux/arch/powerpc/perf/
H A Dpower10-pmu.c647 if (PVR_VER(pvr) != PVR_POWER11) in init_power11_pmu()
/linux/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c744 if (PVR_VER(mfspr(SPRN_PVR)) >= PVR_POWER11) in cpufeatures_setup_start()