Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dperf_event_server.h67 #define PPMU_SIAR_VALID 0x00000010 /* Processor has SIAR Valid bit */ macro
/Linux-v5.4/arch/powerpc/perf/
Dpower7-pmu.c451 power7_pmu.flags |= PPMU_SIAR_VALID; in init_power7_pmu()
Dcore-book3s.c192 if (ppmu->flags & PPMU_SIAR_VALID) in perf_get_data_addr()
353 if (ppmu->flags & PPMU_SIAR_VALID) in siar_valid()