Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h287 static inline void restore_lasx_upper(struct task_struct *t) in restore_lasx_upper() function
299 static inline void restore_lasx_upper(struct task_struct *t) {} in restore_lasx_upper() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c894 restore_lasx_upper(current); in init_restore_lasx()