Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A 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
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c122 save_lsx(current); in arch_dup_task_struct()
H A Dsignal.c551 save_lsx(current); in protected_save_lasx_context()