Home
last modified time | relevance | path

Searched refs:PPMU_SIAR_VALID (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/powerpc/include/asm/
Dperf_event_server.h85 #define PPMU_SIAR_VALID 0x00000010 /* Processor has SIAR Valid bit */ macro
/Linux-v6.6/arch/powerpc/perf/
Dpower7-pmu.c456 power7_pmu.flags |= PPMU_SIAR_VALID; in init_power7_pmu()
Dcore-book3s.c212 if (ppmu->flags & PPMU_SIAR_VALID) in perf_get_data_addr()
400 if (ppmu->flags & PPMU_SIAR_VALID) in siar_valid()