Searched refs:_fpxreg (Results 1 – 3 of 3) sorted by relevance
206 struct _fpxreg *st; in twd_fxsr_to_i387()254 struct _fpxreg *from = (struct _fpxreg *) &fxsave->st_space[0]; in __convert_from_fxsr()297 struct _fpxreg *to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_to_fxsr()
40 struct _fpxreg *st = NULL; in twd_fxsr_to_i387()50 st = (struct _fpxreg *) FPREG_ADDR(fxsave, i); in twd_fxsr_to_i387()88 struct _fpxreg *from; in convert_fxsr_to_user()103 from = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_to_user()120 struct _fpxreg *to; in convert_fxsr_from_user()136 to = (struct _fpxreg *) &fxsave->st_space[0]; in convert_fxsr_from_user()
91 struct _fpxreg { struct125 struct _fpxreg _fxsr_st[8]; /* FXSR FPU reg data is ignored */