Searched defs:xstate (Results 1 – 6 of 6) sorted by relevance
181 struct xstate { struct200 * XSAVE/XRSTOR xstate header. argument210 uint64_t xs_xstate_bv; argument213 struct fxsave xs_fxsave;215 struct xsave_ymm xs_ymm_hi128;217 struct xsave_opmask xs_opmask;219 struct xsave_zmm_hi256 xs_zmm_hi256;221 struct xsave_hi16_zmm xs_hi16_zmm;
637 fpu_xstate_reload(union savefpu *fpu_save, uint64_t xstate) in fpu_xstate_reload()782 process_read_xstate(struct lwp *l, struct xstate *xstate) in process_read_xstate()835 process_verify_xstate(const struct xstate *xstate) in process_verify_xstate()860 process_write_xstate(struct lwp *l, const struct xstate *xstate) in process_write_xstate()
755 char *xstate; in __collector_write_packet() local
757 char *xstate; in __collector_write_packet() local
328 } xstate; member
354 } xstate; member