Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dexception.h19 asmlinkage void noinstr do_lsx(struct pt_regs *regs);
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c926 asmlinkage void noinstr do_lsx(struct pt_regs *regs) in do_lsx() function