Home
last modified time | relevance | path

Searched refs:handle_loongarch_irq (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/loongarch/include/asm/
Dexception.h45 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs);
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c1068 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs) in handle_loongarch_irq() function
1088 handle_loongarch_irq(regs); in do_vint()