Home
last modified time | relevance | path

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

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