Home
last modified time | relevance | path

Searched defs:vie (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c98 struct vie { struct
103 uint8_t addrsize:4, opsize:4; /* address and operand sizes */
105 rex_r:1,
106 rex_x:1,
107 rex_b:1,
108 rex_present:1,
116 reg:4,
117 rm:4;
143 struct vie_op op; /* opcode description */ argument
150 struct vie_mmio mmio_req_read; argument
[all …]
H A Dvmm.c1703 struct vie *vie; in vm_handle_mmio_emul() local
1787 struct vie *vie; in vm_handle_inout() local
1837 struct vie *vie; in vm_handle_inst_emul() local
2380 struct vie *vie = vcpu->vie_ctx; in vm_entry_actions() local
2449 struct vie *vie; in vm_loop_checks() local
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c1826 vmexit_mmio_emul(struct vm_exit *vmexit, struct vie *vie, uint64_t gpa, in vmexit_mmio_emul()
1859 vmexit_inout(struct vm_exit *vmexit, struct vie *vie, uint64_t qual, in vmexit_inout()
2051 struct vie *vie; in vmx_handle_apic_access() local
2193 struct vie *vie; in vmx_exit_process() local
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Dsvm.c591 struct vie *vie; in svm_handle_inout() local
697 struct vie *vie; in svm_handle_mmio_emul() local
891 struct vie *vie; in svm_inst_emul_other() local