Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmcs12.h117 natural_width host_ia32_sysenter_eip; member
293 CHECK_OFFSET(host_ia32_sysenter_eip, 656); in vmx_check_vmcs12_offsets()
A Dvmcs12.c150 FIELD(HOST_IA32_SYSENTER_EIP, host_ia32_sysenter_eip),
A Devmcs.c41 EVMCS1_FIELD(HOST_IA32_SYSENTER_EIP, host_ia32_sysenter_eip,
A Dnested.c1617 vmcs12->host_ia32_sysenter_eip = evmcs->host_ia32_sysenter_eip; in copy_enlightened_to_vmcs12()
2860 CC(is_noncanonical_address(vmcs12->host_ia32_sysenter_eip, vcpu))) in nested_vmx_check_host_state()
4270 vmcs_writel(GUEST_SYSENTER_EIP, vmcs12->host_ia32_sysenter_eip); in load_vmcs12_host_state()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h52 u64 host_ia32_sysenter_eip; member
290 *value = current_evmcs->host_ia32_sysenter_eip; in evmcs_vmread()
677 current_evmcs->host_ia32_sysenter_eip = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h403 u64 host_ia32_sysenter_eip; member
/linux/Documentation/virt/kvm/
A Dnested-vmx.rst153 natural_width host_ia32_sysenter_eip;

Completed in 22 milliseconds