Lines Matching full:pmi
780 * in some places (e.g., interrupt handlers) that allows PMI interrupts
784 * access), but in that case there is no need for prompt PMI handling.
1323 * Also clear PMXE to disable PMI's getting triggered in some in power_pmu_disable()
1345 * while a masked PMI is pending. One such case is when in power_pmu_disable()
1346 * a PMI happens during interrupt replay and perf counter in power_pmu_disable()
1349 * Disable the interrupt by clearing the paca bit for PMI in power_pmu_disable()
1351 * warning if there is PMI pending, but no counter is found in power_pmu_disable()
1355 * could happen that code hits a PMC overflow without PMI in power_pmu_disable()
1356 * pending in paca. Hence only clear PMI pending if it was in power_pmu_disable()
1359 * If a PMI is pending, then MSR[EE] must be disabled (because in power_pmu_disable()
1360 * the masked PMI handler disabling EE). So it is safe to in power_pmu_disable()
2463 * will trigger a PMI after waking up from idle. Since counter values are _not_ in __perf_event_interrupt()