Searched refs:VMX_GUEST_IA32_SYSENTER_CS (Results 1 – 4 of 4) sorted by relevance
132 ext_ctx->ia32_sysenter_cs = exec_vmread32(VMX_GUEST_IA32_SYSENTER_CS); in save_world_ctx()183 exec_vmwrite32(VMX_GUEST_IA32_SYSENTER_CS, ext_ctx->ia32_sysenter_cs); in load_world_ctx()
62 exec_vmwrite32(VMX_GUEST_IA32_SYSENTER_CS, 0U); in init_guest_vmx()
341 VMX_GUEST_IA32_SYSENTER_CS,1347 exec_vmwrite32(VMX_GUEST_IA32_SYSENTER_CS, vmcs12->host_ia32_sysenter_cs); in set_vmcs01_guest_state()
163 #define VMX_GUEST_IA32_SYSENTER_CS 0x0000482aU macro
Completed in 10 milliseconds