Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dperf_event_server.h79 #define PPMU_SIAR_VALID 0x00000010 /* Processor has SIAR Valid bit */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dperf_event_server.h85 #define PPMU_SIAR_VALID 0x00000010 /* Processor has SIAR Valid bit */ macro
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dpower7-pmu.c454 power7_pmu.flags |= PPMU_SIAR_VALID; in init_power7_pmu()
H A Dcore-book3s.c196 if (ppmu->flags & PPMU_SIAR_VALID) in perf_get_data_addr()
347 if (ppmu->flags & PPMU_SIAR_VALID) in siar_valid()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dpower7-pmu.c456 power7_pmu.flags |= PPMU_SIAR_VALID; in init_power7_pmu()
H A Dcore-book3s.c212 if (ppmu->flags & PPMU_SIAR_VALID) in perf_get_data_addr()
400 if (ppmu->flags & PPMU_SIAR_VALID) in siar_valid()

Completed in 9 milliseconds