Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmsa.h144 static inline void restore_msa(struct task_struct *t) in restore_msa() function
/linux-4.4.14/arch/mips/kernel/
Dtraps.c1327 restore_msa(current); in enable_restore_fp_context()