Searched refs:icip_handle_irq (Results 1 – 4 of 4) sorted by relevance
24 #define pxa25x_handle_irq icip_handle_irq
103 void icip_handle_irq(struct pt_regs *);
154 set_handle_irq(icip_handle_irq); in pxa25x_dt_init_irq()
92 asmlinkage void __exception_irq_entry icip_handle_irq(struct pt_regs *regs) in icip_handle_irq() function