Searched refs:convert_to_fxsr (Results 1 – 3 of 3) sorted by relevance
25 extern void convert_to_fxsr(struct fxregs_state *fxsave,
288 void convert_to_fxsr(struct fxregs_state *fxsave, in convert_to_fxsr() function368 convert_to_fxsr(&fpu->state.fxsave, &env); in fpregs_set()
394 convert_to_fxsr(&fpu->state.fxsave, &env); in __fpu_restore_sig()