Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h261 #define VMCS_GUEST_CS_BASE 0x00006808 macro
H A Dvmcs.c144 *base = VMCS_GUEST_CS_BASE; in vmcs_seg_desc_encoding()
H A Dvmx.c2044 vmexit->u.inst_emul.cs_base = vmcs_read(VMCS_GUEST_CS_BASE); in vmexit_inst_emul()
2049 vmexit->u.inst_emul.cs_base = vmcs_read(VMCS_GUEST_CS_BASE); in vmexit_inst_emul()