Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dhma.h170 } hma_fpu_xsave_result_t; typedef
181 extern hma_fpu_xsave_result_t hma_fpu_get_xsave_state(const hma_fpu_t *, void *,
183 extern hma_fpu_xsave_result_t hma_fpu_set_xsave_state(hma_fpu_t *, void *,
/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c270 hma_fpu_xsave_result_t
306 hma_fpu_xsave_result_t
374 volatile hma_fpu_xsave_result_t res = HFXR_OK; in hma_fpu_set_xsave_state()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c1288 translate_hma_xsave_result(hma_fpu_xsave_result_t res) in translate_hma_xsave_result()
1312 hma_fpu_xsave_result_t res; in vm_get_fpu()
1325 hma_fpu_xsave_result_t res; in vm_set_fpu()