Searched refs:c6x_do_IRQ (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/c6x/include/asm/
H A Dirq.h49 extern asmlinkage void c6x_do_IRQ(unsigned int prio, struct pt_regs *regs);
/linux-4.4.14/arch/c6x/kernel/
H A Dirq.c62 asmlinkage void c6x_do_IRQ(unsigned int prio, struct pt_regs *regs) c6x_do_IRQ() function
H A Dentry.S422 ;; These are the interrupt handlers, responsible for calling c6x_do_IRQ()
430 MVKL .S1 c6x_do_IRQ,A0
431 MVKH .S1 c6x_do_IRQ,A0
438 CALLP .S2 c6x_do_IRQ,B3

Completed in 111 milliseconds