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

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

Completed in 113 milliseconds