Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmcs12.h166 u32 host_ia32_sysenter_cs; member
341 CHECK_OFFSET(host_ia32_sysenter_cs, 924); in vmx_check_vmcs12_offsets()
A Dvmcs12.c113 FIELD(HOST_IA32_SYSENTER_CS, host_ia32_sysenter_cs),
A Devmcs.c182 EVMCS1_FIELD(HOST_IA32_SYSENTER_CS, host_ia32_sysenter_cs,
A Dnested.c1619 vmcs12->host_ia32_sysenter_cs = evmcs->host_ia32_sysenter_cs; in copy_enlightened_to_vmcs12()
4268 vmcs_write32(GUEST_SYSENTER_CS, vmcs12->host_ia32_sysenter_cs); in load_vmcs12_host_state()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h54 u32 host_ia32_sysenter_cs; member
479 *value = current_evmcs->host_ia32_sysenter_cs; in evmcs_vmread()
866 current_evmcs->host_ia32_sysenter_cs = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h405 u32 host_ia32_sysenter_cs; member
/linux/Documentation/virt/kvm/
A Dnested-vmx.rst202 u32 host_ia32_sysenter_cs;

Completed in 20 milliseconds