Searched defs:restore_fpu (Results 1 – 4 of 4) 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
91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function