Home
last modified time | relevance | path

Searched refs:restore_fpu (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/sh/include/asm/
Dfpu.h23 extern void restore_fpu(struct task_struct *__tsk);
28 #define restore_fpu(tsk) do { } while (0) macro
/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dfpu.c61 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
/Linux-v4.19/arch/sh/kernel/cpu/
Dfpu.c48 restore_fpu(tsk); in __fpu_state_restore()
/Linux-v4.19/arch/sh/kernel/cpu/sh4/
Dfpu.c94 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
419 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/
Dfpu.c63 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
569 restore_fpu(tsk); in BUILD_TRAP_HANDLER()