Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dfpu.h240 static inline void restore_lsx_upper(struct task_struct *t) in restore_lsx_upper() function
252 static inline void restore_lsx_upper(struct task_struct *t) {} in restore_lsx_upper() function
/linux-6.12.1/arch/loongarch/kernel/
Dtraps.c894 restore_lsx_upper(current); in init_restore_lsx()