Home
last modified time | relevance | path

Searched refs:restore_fp (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/
Dfpu.h233 static inline void restore_fp(struct task_struct *tsk) in restore_fp() function
318 extern void restore_fp(struct task_struct *tsk)
/linux-6.1.9/arch/mips/power/
Dcpu.c31 restore_fp(current); in restore_processor_state()
/linux-6.1.9/arch/loongarch/include/asm/
Dfpu.h111 static inline void restore_fp(struct task_struct *tsk) in restore_fp() function
/linux-6.1.9/arch/mips/kernel/
Dkgdb.c157 restore_fp(current); in dbg_set_reg()