Home
last modified time | relevance | path

Searched refs:PVR_POWER9 (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_powerpc.c18 #define PVR_POWER9 0x004E macro
156 if (version == PVR_POWER9) in __perf_reg_mask_powerpc()
/linux/arch/powerpc/kernel/
H A Ddawr.c101 if (PVR_VER(mfspr(SPRN_PVR)) == PVR_POWER9) { in dawr_force_setup()
H A Dmce.c659 if ((PVR_VER(pvr) == PVR_POWER9) && (pvr & 0xe000) == 0) { in init_debug_trig_function()
H A Ddt_cpu_ftrs.c795 if (PVR_VER(pvr) == PVR_POWER9) { in update_tlbie_feature_flag()
/linux/arch/powerpc/perf/
H A Dpower9-pmu.c470 if (PVR_VER(pvr) != PVR_POWER9) in init_power9_pmu()
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c856 if (pvr_version_is(PVR_POWER9)) in powernv_cpufreq_cpu_init()