Home
last modified time | relevance | path

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

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