Searched refs:fstate_restore (Results 1 – 4 of 4) sorted by relevance
41 static inline void fstate_restore(struct task_struct *task, in fstate_restore() function58 fstate_restore(next, task_pt_regs(next)); in __switch_to_fpu()69 #define fstate_restore(task, regs) do { } while (0) macro
60 fstate_restore(current, regs); in compat_restore_fp_state()
122 fstate_restore(current, regs); in start_thread()
52 fstate_restore(current, regs); in restore_fp_state()