Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dperf_event_server.h61 #define PPMU_ALT_SIPR 0x00000002 /* uses alternate posn for SIPR/HV */ macro
/linux-4.4.14/arch/powerpc/perf/
Dpower6-pmu.c537 .flags = PPMU_LIMITED_PMC5_6 | PPMU_ALT_SIPR,
Dpower7-pmu.c440 .flags = PPMU_ALT_SIPR,
Dcore-book3s.c184 else if (ppmu->flags & PPMU_ALT_SIPR) in perf_get_data_addr()
203 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sihv()
216 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sipr()