Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dexception.h43 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs);
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c1042 asmlinkage void noinstr handle_loongarch_irq(struct pt_regs *regs) in handle_loongarch_irq() function
1062 handle_loongarch_irq(regs); in do_vint()