Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dfpu.h51 static inline void save_lsx(struct task_struct *t);
142 save_lsx(tsk); in lose_fpu_inatomic()
229 static inline void save_lsx(struct task_struct *t) in save_lsx() function
256 static inline void save_lsx(struct task_struct *t) {} in save_lsx() function
/linux/arch/loongarch/kernel/
H A Dprocess.c126 save_lsx(current); in arch_dup_task_struct()
H A Dsignal.c531 save_lsx(current); in protected_save_lasx_context()