Searched refs:convert_to_fxsr (Results 1 – 3 of 3) sorted by relevance
23 extern void convert_to_fxsr(struct fxregs_state *fxsave,
373 void convert_to_fxsr(struct fxregs_state *fxsave, in convert_to_fxsr() function453 convert_to_fxsr(&fpu->fpstate->regs.fxsave, &env); in fpregs_set()
435 convert_to_fxsr(&fpregs->fxsave, &env); in __fpu_restore_sig()