Home
last modified time | relevance | path

Searched refs:icip_handle_irq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dgeneric.h24 #define pxa25x_handle_irq icip_handle_irq
H A Dirqs.h103 void icip_handle_irq(struct pt_regs *);
H A Dpxa25x.c154 set_handle_irq(icip_handle_irq); in pxa25x_dt_init_irq()
H A Dirq.c92 asmlinkage void __exception_irq_entry icip_handle_irq(struct pt_regs *regs) in icip_handle_irq() function