Home
last modified time | relevance | path

Searched refs:fnsave_state (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c79 fnsave_to_fxsave(const struct fnsave_state *fn, struct fxsave_state *fx) in fnsave_to_fxsave()
111 fxsave_to_fnsave(const struct fxsave_state *fx, struct fnsave_state *fn) in fxsave_to_fnsave()
197 fnsave_to_fxsave((const struct fnsave_state *)fc, fx); in fpregset32_to_fxsave()
210 fxsave_to_fnsave(fx, (struct fnsave_state *)fc); in fxsave_to_fpregset32()
H A Dfpu.c939 CTASSERT(sizeof (struct fnsave_state) == 108);
/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h189 struct fnsave_state { struct