Searched refs:convert_to_fxsr (Results 1 – 3 of 3) sorted by relevance
30 extern void convert_to_fxsr(struct fxregs_state *fxsave,
293 void convert_to_fxsr(struct fxregs_state *fxsave, in convert_to_fxsr() function373 convert_to_fxsr(&fpu->fpstate->regs.fxsave, &env); in fpregs_set()
421 convert_to_fxsr(&fpregs->fxsave, &env); in __fpu_restore_sig()
Completed in 4 milliseconds