Searched refs:restore_fpu_checking (Results 1 – 2 of 2) sorted by relevance
74 static inline int restore_fpu_checking(struct i387_fxsave_struct *fx) in restore_fpu_checking() function143 return restore_fpu_checking((struct i387_fxsave_struct *)buf); in restore_i387()
825 restore_fpu_checking(&me->thread.i387.fxsave); in math_state_restore()