Searched refs:PVR_POWER10 (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c18 #define PVR_POWER10 0x0080 macro
210 else if (version == PVR_POWER10)
/linux-master/drivers/cpuidle/
H A Dcpuidle-pseries.c434 if (cpu_has_feature(CPU_FTR_ARCH_31) || pvr_version_is(PVR_POWER10))
/linux-master/arch/powerpc/platforms/powernv/
H A Didle.c1175 if (!pvr_version_is(PVR_POWER10) && !pvr_version_is(PVR_POWER9))
1193 if (pvr_version_is(PVR_POWER10) &&
/linux-master/arch/powerpc/kernel/
H A Dsetup_64.c281 if (pvr_version_is(PVR_POWER10) &&
/linux-master/arch/powerpc/perf/
H A Dhv-gpci.c1049 if (PVR_VER(mfspr(SPRN_PVR)) >= PVR_POWER10)
H A Dpower10-pmu.c612 if (PVR_VER(pvr) != PVR_POWER10)
/linux-master/arch/powerpc/include/asm/
H A Dreg.h1368 #define PVR_POWER10 0x0080 macro

Completed in 207 milliseconds