Home
last modified time | relevance | path

Searched refs:power_pmu_wants_prompt_pmi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_irq.h336 bool power_pmu_wants_prompt_pmi(void);
363 if (!power_pmu_wants_prompt_pmi()) in should_hard_irq_enable()
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c793 bool power_pmu_wants_prompt_pmi(void) in power_pmu_wants_prompt_pmi() function