Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dtrusty.c131 ext_ctx->ia32_sysenter_eip = exec_vmread(VMX_GUEST_IA32_SYSENTER_EIP); in save_world_ctx()
185 exec_vmwrite(VMX_GUEST_IA32_SYSENTER_EIP, ext_ctx->ia32_sysenter_eip); in load_world_ctx()
A Dvmcs.c64 exec_vmwrite(VMX_GUEST_IA32_SYSENTER_EIP, 0UL); in init_guest_vmx()
A Dnested.c376 VMX_GUEST_IA32_SYSENTER_EIP
1349 exec_vmwrite(VMX_GUEST_IA32_SYSENTER_EIP, vmcs12->host_ia32_sysenter_eip); in set_vmcs01_guest_state()
/hypervisor/include/arch/x86/asm/
A Dvmx.h203 #define VMX_GUEST_IA32_SYSENTER_EIP 0x00006826U macro

Completed in 10 milliseconds