Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dfpu_getset.c83 ent->vfde_size != sizeof (struct fxsave_state)) { in check_sse()
87 ent->vfde_size, ent->vfde_off); in check_sse()
94 ent->vfde_size != sizeof (struct fxsave_state)) { in check_sse()
98 ent->vfde_size, ent->vfde_off); in check_sse()
175 avx_size = ent->vfde_size; in check_avx()
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h321 uint32_t vfde_size; member
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1585 if (entry->vfde_size != 0x100 || in show_fpu()
1590 entry->vfde_size, entry->vfde_off); in show_fpu()