Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dfpu.h247 static inline void restore_lsx_upper(struct task_struct *t) in restore_lsx_upper() function
259 static inline void restore_lsx_upper(struct task_struct *t) {} in restore_lsx_upper() function
/linux/arch/loongarch/kernel/
H A Dtraps.c910 restore_lsx_upper(current); in init_restore_lsx()