Home
last modified time | relevance | path

Searched refs:icip_handle_irq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dgeneric.h25 #define pxa25x_handle_irq icip_handle_irq
H A Dpxa25x.c159 set_handle_irq(icip_handle_irq); in pxa25x_dt_init_irq()
H A Dirq.c91 asmlinkage void __exception_irq_entry icip_handle_irq(struct pt_regs *regs) in icip_handle_irq() function
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dirqs.h103 void icip_handle_irq(struct pt_regs *);

Completed in 4 milliseconds