Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dhw_irq.h325 bool power_pmu_wants_prompt_pmi(void);
350 if (IS_ENABLED(CONFIG_PPC_BOOK3S_64) && !power_pmu_wants_prompt_pmi()) in should_hard_irq_enable()
/linux-6.1.9/arch/powerpc/perf/
Dcore-book3s.c793 bool power_pmu_wants_prompt_pmi(void) in power_pmu_wants_prompt_pmi() function