Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h42 u64 host_ia32_sysenter_esp; member
304 *value = current_evmcs->host_ia32_sysenter_esp; in evmcs_vmread()
711 current_evmcs->host_ia32_sysenter_esp = value; in evmcs_vmwrite()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst152 natural_width host_ia32_sysenter_esp;
/linux/arch/x86/kvm/vmx/
H A Dnested.c1752 vmcs12->host_ia32_sysenter_esp = evmcs->host_ia32_sysenter_esp; in copy_enlightened_to_vmcs12()
3165 if (CC(is_noncanonical_msr_address(vmcs12->host_ia32_sysenter_esp, vcpu)) || in nested_vmx_check_host_state()
4820 vmcs_writel(GUEST_SYSENTER_ESP, vmcs12->host_ia32_sysenter_esp); in load_vmcs12_host_state()