Home
last modified time | relevance | path

Searched defs:prxregset_xsave (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dprocfs_isa.h189 typedef struct prxregset_xsave { struct
190 uint16_t prx_fx_fcw;
191 uint16_t prx_fx_fsw;
192 uint16_t prx_fx_fctw; /* compressed tag word */
193 uint16_t prx_fx_fop;
195 uint64_t prx_fx_rip;
196 uint64_t prx_fx_rdp;
198 uint32_t prx_fx_eip;
222 } prxregset_xsave_t; argument