Searched refs:vce_eax (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/ |
H A D | cpuid.c | 36 .vce_eax = 5, 44 .vce_eax = 0x100, 54 .vce_eax = 0x300, 60 .vce_eax = 0x301, 68 .vce_eax = 0x400, 74 .vce_eax = 0x402, 80 .vce_eax = 5, 89 .vce_eax = 0x80000001, 96 .vce_eax = 0x8000, 102 .vce_eax = 0x8001,
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | vmm.h | 443 uint32_t vce_eax; member
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_cpuid.c | 212 *rax = ent->vce_eax; in vcpu_emulate_cpuid()
|