Searched refs:__handle_irq (Results 1 – 3 of 3) sorted by relevance
41 extern void __handle_irq(struct irq_desc *desc, struct pt_regs *regs);
151 void __handle_irq(struct irq_desc *desc, struct pt_regs *regs) in __handle_irq() function
232 __handle_irq(desc, regs); in handle_irq()