Searched refs:restore_msa (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | msa.h | 140 static inline void restore_msa(struct task_struct *t) in restore_msa() function |
/arch/mips/kernel/ | ||
D | traps.c | 1382 restore_msa(current); in enable_restore_fp_context() |