Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dirq.h29 extern void asm_do_IRQ(unsigned int, struct pt_regs *);
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dirq.c70 * asm_do_IRQ is the interface to be used from assembly code.
73 asm_do_IRQ(unsigned int irq, struct pt_regs *regs) in asm_do_IRQ() function
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-ativic32.c106 asmlinkage void asm_do_IRQ(struct pt_regs *regs) in asm_do_IRQ() function
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dex-entry.S100 .long asm_do_IRQ !IRQ

Completed in 2 milliseconds