Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c2089 uint32_t xi_type; member
2469 .xi_type = PRX_INFO_XCR,
2482 .xi_type = PRX_INFO_XSAVE,
2492 .xi_type = PRX_INFO_YMM,
2508 .xi_type = PRX_INFO_OPMASK,
2518 .xi_type = PRX_INFO_ZMM,
2529 .xi_type = PRX_INFO_HI_ZMM,
2690 hdr->pr_info[curinfo].pri_type = fpu_xsave_info[i].xi_type; in fpu_proc_xregs_get()
2755 if (info->pri_type != fpu_xsave_info[pt].xi_type) in fpu_proc_xregs_set()
2826 if (info->pri_type != fpu_xsave_info[pt].xi_type) in fpu_proc_xregs_set()