Searched refs:restore_fpu (Results 1 – 9 of 9) sorted by relevance
13 static inline void restore_fpu(struct task_struct *task) in restore_fpu() function19 #define restore_fpu(tsk) do { } while (0) macro
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()
262 restore_fpu(current); in __switch_to()
53 restore_fpu(current); in restore_fp_state()
204 restore_fpu(current); in do_fpe_trap()
60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function566 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
502 bne $3, restore_fpu