Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h45 u32 host_ia32_sysenter_cs; member
496 *value = current_evmcs->host_ia32_sysenter_cs; in evmcs_vmread()
967 current_evmcs->host_ia32_sysenter_cs = value; in evmcs_vmwrite()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst202 u32 host_ia32_sysenter_cs;
/linux/arch/x86/kvm/vmx/
H A Dnested.c1755 vmcs12->host_ia32_sysenter_cs = evmcs->host_ia32_sysenter_cs; in copy_enlightened_to_vmcs12()
4819 vmcs_write32(GUEST_SYSENTER_CS, vmcs12->host_ia32_sysenter_cs); in load_vmcs12_host_state()