Home
last modified time | relevance | path

Searched refs:do_vint (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/loongarch/include/asm/
Dexception.h25 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp);
/linux-6.6.21/arch/loongarch/kernel/
Dgenex.S46 la_abs t0, do_vint
Dtraps.c1048 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp) in do_vint() function