Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.h116 natural_width host_ia32_sysenter_esp; member
291 CHECK_OFFSET(host_ia32_sysenter_esp, 648); in vmx_check_vmcs12_offsets()
A Dvmcs12.c150 FIELD(HOST_IA32_SYSENTER_ESP, host_ia32_sysenter_esp),
A Dhyperv.c42 EVMCS1_FIELD(HOST_IA32_SYSENTER_ESP, host_ia32_sysenter_esp,
A Dnested.c1635 vmcs12->host_ia32_sysenter_esp = evmcs->host_ia32_sysenter_esp; in copy_enlightened_to_vmcs12()
2913 if (CC(is_noncanonical_address(vmcs12->host_ia32_sysenter_esp, vcpu)) || in nested_vmx_check_host_state()
4500 vmcs_writel(GUEST_SYSENTER_ESP, vmcs12->host_ia32_sysenter_esp); in load_vmcs12_host_state()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h45 u64 host_ia32_sysenter_esp; member
307 *value = current_evmcs->host_ia32_sysenter_esp; in evmcs_vmread()
714 current_evmcs->host_ia32_sysenter_esp = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h434 u64 host_ia32_sysenter_esp; member
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dnested-vmx.rst152 natural_width host_ia32_sysenter_esp;

Completed in 22 milliseconds