Searched defs:restore_fpu (Results 1 – 5 of 5) 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
28 #define restore_fpu(tsk) do { } while (0) macro
704 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