Searched refs:restore_fpu (Results 1 – 6 of 6) sorted by relevance
23 extern void restore_fpu(struct task_struct *__tsk);28 #define restore_fpu(tsk) do { } while (0) macro
48 restore_fpu(tsk); in __fpu_state_restore()
91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function416 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function566 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
214 static void restore_fpu(struct target_siginfo_fpu *fpu, CPUSPARCState *env) in restore_fpu() function418 restore_fpu(fpu, env); in do_sigreturn()483 restore_fpu(fpu, env); in do_rt_sigreturn()
502 bne $3, restore_fpu