Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h166 u32 host_ia32_sysenter_cs; member
340 CHECK_OFFSET(host_ia32_sysenter_cs, 924); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c114 FIELD(HOST_IA32_SYSENTER_CS, host_ia32_sysenter_cs),
H A Dhyperv.c207 EVMCS1_FIELD(HOST_IA32_SYSENTER_CS, host_ia32_sysenter_cs,
H A Dnested.c1648 vmcs12->host_ia32_sysenter_cs = evmcs->host_ia32_sysenter_cs; in copy_enlightened_to_vmcs12()
4556 vmcs_write32(GUEST_SYSENTER_CS, vmcs12->host_ia32_sysenter_cs); in load_vmcs12_host_state()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h48 u32 host_ia32_sysenter_cs; member
499 *value = current_evmcs->host_ia32_sysenter_cs; in evmcs_vmread()
970 current_evmcs->host_ia32_sysenter_cs = value; in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h448 u32 host_ia32_sysenter_cs; member
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst202 u32 host_ia32_sysenter_cs;