Home
last modified time | relevance | path

Searched refs:PPMU_NO_SIPR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dperf_event_server.h77 #define PPMU_NO_SIPR 0x00000004 /* no SIPR/HV in MMCRA at all */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dperf_event_server.h83 #define PPMU_NO_SIPR 0x00000004 /* no SIPR/HV in MMCRA at all */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dppc970-pmu.c488 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
H A Dcore-book3s.c263 if (ppmu->flags & PPMU_NO_SIPR) { in perf_get_misc_flags()
323 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dppc970-pmu.c489 .flags = PPMU_NO_SIPR | PPMU_NO_CONT_SAMPLING,
H A Dcore-book3s.c300 if (ppmu->flags & PPMU_NO_SIPR) { in perf_get_misc_flags()
369 else if (!(ppmu->flags & PPMU_NO_SIPR) && regs_sipr(regs)) in perf_read_regs()

Completed in 9 milliseconds