Home
last modified time | relevance | path

Searched refs:save_lsx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/loongarch/include/asm/
Dfpu.h43 static inline void save_lsx(struct task_struct *t);
134 save_lsx(tsk); in lose_fpu_inatomic()
221 static inline void save_lsx(struct task_struct *t) in save_lsx() function
248 static inline void save_lsx(struct task_struct *t) {} in save_lsx() function
/Linux-v6.6/arch/loongarch/kernel/
Dprocess.c121 save_lsx(current); in arch_dup_task_struct()
Dsignal.c551 save_lsx(current); in protected_save_lasx_context()