Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dhma.h155 extern uint_t hma_fpu_describe_xsave_state(hma_xsave_state_desc_t *, uint_t,
/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c203 hma_fpu_describe_xsave_state(hma_xsave_state_desc_t *descp, uint_t ndesc, in hma_fpu_describe_xsave_state() function
292 (void) hma_fpu_describe_xsave_state(NULL, 0, &valid_len); in hma_fpu_get_xsave_state()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c858 const uint_t max_entries = hma_fpu_describe_xsave_state( in vmmdev_do_ioctl()