Searched refs:fxrstor_checking (Results 1 – 2 of 2) sorted by relevance
85 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) in fxrstor_checking() function186 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) in fxrstor_checking() function253 return fxrstor_checking(&fpu->state->fxsave); in fpu_fxrstor_checking()
270 return fxrstor_checking((__force struct i387_fxsave_struct *)buf); in restore_user_xstate()299 err = fxrstor_checking((__force struct i387_fxsave_struct *) in restore_i387_xstate()