Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dfp.h235 struct xsave_state { struct
252 struct xsave_state kfpu_xs; argument
283 extern void xsave(struct xsave_state *, uint64_t);
284 extern void xrestore(struct xsave_state *, uint64_t);
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dfpu.c98 const struct xsave_state avx_initial = {
185 struct xsave_state *cxs; in fp_new_lwp()
416 ASSERT(sizeof (struct xsave_state) >= AVX_XSAVE_SIZE); in fpnoextflt()
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dfloat.s432 xsave(struct xsave_state *f, uint64_t m)
509 xrestore(struct xsave_state *f, uint64_t m)