Home
last modified time | relevance | path

Searched refs:VMX_GUEST_IA32_SYSENTER_CS (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/guest/
A Dtrusty.c132 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()
A Dvmcs.c62 exec_vmwrite32(VMX_GUEST_IA32_SYSENTER_CS, 0U); in init_guest_vmx()
A Dnested.c341 VMX_GUEST_IA32_SYSENTER_CS,
1347 exec_vmwrite32(VMX_GUEST_IA32_SYSENTER_CS, vmcs12->host_ia32_sysenter_cs); in set_vmcs01_guest_state()
/hypervisor/include/arch/x86/asm/
A Dvmx.h163 #define VMX_GUEST_IA32_SYSENTER_CS 0x0000482aU macro

Completed in 10 milliseconds