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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dirqchip.c100 asmlinkage void asm_do_IRQ(unsigned int irq, struct pt_regs *regs)__attribute__((l1_text));
103 asmlinkage void asm_do_IRQ(unsigned int irq, struct pt_regs *regs) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dbfin-global.h67 extern asmlinkage void asm_do_IRQ(unsigned int irq, struct pt_regs *regs);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dirq.c111 asmlinkage void __exception asm_do_IRQ(unsigned int irq, struct pt_regs *regs) function
H A Dentry-armv.S37 bne asm_do_IRQ
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dints-priority-dc.c468 asm_do_IRQ(vec, fp);
H A Dints-priority-sc.c570 asm_do_IRQ(vec, fp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dirq.c323 asmlinkage void asm_do_IRQ(int irq, struct pt_regs *regs) function
H A Dentry.S393 bne asm_do_IRQ @ process IRQ (if asserted)

Completed in 117 milliseconds