Home
last modified time | relevance | path

Searched refs:asm_do_IRQ (Results 1 – 7 of 7) sorted by relevance

/arch/arm/include/asm/
Dirq.h29 extern void asm_do_IRQ(unsigned int, struct pt_regs *);
Dentry-macro-multi.S15 bne asm_do_IRQ
/arch/arm/kernel/
Dirq.c74 asm_do_IRQ(unsigned int irq, struct pt_regs *regs) in asm_do_IRQ() function
/arch/unicore32/include/asm/
Dirq.h97 extern void asm_do_IRQ(unsigned int, struct pt_regs *);
/arch/nds32/kernel/
Dex-entry.S100 .long asm_do_IRQ !IRQ
/arch/unicore32/kernel/
Dirq.c350 asmlinkage void asm_do_IRQ(unsigned int irq, struct pt_regs *regs) in asm_do_IRQ() function
Dentry.S149 b asm_do_IRQ