Searched refs:fnsave_state (Results 1 – 5 of 5) sorted by relevance
191 struct fnsave_state;195 extern void fpsave(struct fnsave_state *);196 extern void fprestore(struct fnsave_state *);
189 struct fnsave_state { struct360 struct fnsave_state kfpu_fn;
141 const struct fnsave_state x87_initial = {183 struct fnsave_state *fn, *cfn; in fp_new_lwp()413 sizeof (struct fnsave_state) == 108); in fpnoextflt()
71 extern const struct fnsave_state x87_initial;81 fnsave_to_fxsave(const struct fnsave_state *fn, struct fxsave_state *fx) in fnsave_to_fxsave()122 fxsave_to_fnsave(const struct fxsave_state *fx, struct fnsave_state *fn) in fxsave_to_fnsave()198 fnsave_to_fxsave((const struct fnsave_state *)fc, fx); in fpregset_to_fxsave()219 fxsave_to_fnsave(fx, (struct fnsave_state *)fc); in fxsave_to_fpregset()231 fnsave_to_fxsave((const struct fnsave_state *)fc, fx); in fpregset32_to_fxsave()244 fxsave_to_fnsave(fx, (struct fnsave_state *)fc); in fxsave_to_fpregset32()
421 fpsave(struct fnsave_state *f)498 fprestore(struct fnsave_state *f)