Home
last modified time | relevance | path

Searched refs:PVR_POWER11 (Results 1 – 4 of 4) 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/platforms/powernv/
H A Didle.c1176 !pvr_version_is(PVR_POWER11)) in pnv_arch300_idle_init()
1194 if ((pvr_version_is(PVR_POWER10) || pvr_version_is(PVR_POWER11)) && in pnv_arch300_idle_init()
/linux/arch/powerpc/perf/
H A Dpower10-pmu.c647 if (PVR_VER(pvr) != PVR_POWER11) in init_power11_pmu()
/linux/arch/powerpc/include/asm/
H A Dreg.h1346 #define PVR_POWER11 0x0082 macro