Searched refs:x86_pmu_handle_irq (Results 1 – 5 of 5) sorted by relevance
203 .handle_irq = x86_pmu_handle_irq,
3476 .handle_irq = x86_pmu_handle_irq,
624 .handle_irq = x86_pmu_handle_irq,
798 int x86_pmu_handle_irq(struct pt_regs *regs);
1428 int x86_pmu_handle_irq(struct pt_regs *regs) in x86_pmu_handle_irq() function