Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dexception.h27 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp);
/linux-6.12.1/arch/loongarch/kernel/
Dgenex.S47 la_abs t0, do_vint
Dtraps.c1079 asmlinkage void noinstr do_vint(struct pt_regs *regs, unsigned long sp) in do_vint() function