Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dfpu.h288 static inline void restore_lasx_upper(struct task_struct *t) in restore_lasx_upper() function
300 static inline void restore_lasx_upper(struct task_struct *t) {} in restore_lasx_upper() function
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c920 restore_lasx_upper(current); in init_restore_lasx()