Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dexception.h27 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp);
/linux/arch/loongarch/kernel/
H A Dgenex.S52 la_abs t0, do_vint
H A Dtraps.c1099 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp) in do_vint() function