Home
last modified time | relevance | path

Searched refs:PPMU_ALT_SIPR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/
Dperf_event_server.h64 #define PPMU_ALT_SIPR 0x00000002 /* uses alternate posn for SIPR/HV */ macro
/Linux-v5.4/arch/powerpc/perf/
Dpower6-pmu.c533 .flags = PPMU_LIMITED_PMC5_6 | PPMU_ALT_SIPR,
Dpower7-pmu.c437 .flags = PPMU_ALT_SIPR,
Dcore-book3s.c194 else if (ppmu->flags & PPMU_ALT_SIPR) in perf_get_data_addr()
219 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sihv()
232 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sipr()