Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dhma.h168 extern void hma_fpu_get_fxsave_state(const hma_fpu_t *, struct fxsave_state *);
/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c417 hma_fpu_get_fxsave_state(const hma_fpu_t *fpu, struct fxsave_state *fx) in hma_fpu_get_fxsave_state() function