Home
last modified time | relevance | path

Searched refs:PPMU_ALT_SIPR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dperf_event_server.h76 #define PPMU_ALT_SIPR 0x00000002 /* uses alternate posn for SIPR/HV */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dperf_event_server.h82 #define PPMU_ALT_SIPR 0x00000002 /* uses alternate posn for SIPR/HV */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dpower7-pmu.c440 .flags = PPMU_ALT_SIPR,
H A Dpower6-pmu.c535 .flags = PPMU_LIMITED_PMC5_6 | PPMU_ALT_SIPR,
H A Dcore-book3s.c198 else if (ppmu->flags & PPMU_ALT_SIPR) in perf_get_data_addr()
222 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sihv()
235 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sipr()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dpower7-pmu.c441 .flags = PPMU_ALT_SIPR,
H A Dpower6-pmu.c536 .flags = PPMU_LIMITED_PMC5_6 | PPMU_ALT_SIPR,
H A Dcore-book3s.c214 else if (ppmu->flags & PPMU_ALT_SIPR) in perf_get_data_addr()
238 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sihv()
251 if (ppmu->flags & PPMU_ALT_SIPR) in regs_sipr()

Completed in 10 milliseconds