Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dtraps.h51 asmlinkage void do_msa(struct pt_regs *regs);
/linux/arch/mips/kernel/
H A Dtraps.c1528 asmlinkage void do_msa(struct pt_regs *regs) in do_msa() function