Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dexception.h22 asmlinkage void noinstr do_lasx(struct pt_regs *regs);
/linux/arch/loongarch/kernel/
H A Dtraps.c981 asmlinkage void noinstr do_lasx(struct pt_regs *regs) in do_lasx()
991 die_if_kernel("do_lasx invoked from kernel context!", regs); in do_lasx()
974 asmlinkage void noinstr do_lasx(struct pt_regs *regs) do_lasx() function