Searched defs:restore_fpu (Results 1 – 5 of 5) sorted by relevance
28 #define restore_fpu(tsk) do { } while (0) macro
708 restore_fpu: label
91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
214 static void restore_fpu(struct target_siginfo_fpu *fpu, CPUSPARCState *env) in restore_fpu() function