Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h44 static inline void restore_lsx(struct task_struct *t);
227 static inline void restore_lsx(struct task_struct *t) in restore_lsx() function
249 static inline void restore_lsx(struct task_struct *t) {} in restore_lsx() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c871 restore_lsx(current); in init_restore_lsx()
H A Dsignal.c596 restore_lsx(current); in protected_restore_lasx_context()