Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h71 SHADOW_FIELD_RW(HOST_FS_BASE, host_fs_base)
H A Dvmcs12.h111 natural_width host_fs_base; member
288 CHECK_OFFSET(host_fs_base, 608); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c145 FIELD(HOST_FS_BASE, host_fs_base),
H A Dhyperv_evmcs.c109 EVMCS1_FIELD(HOST_FS_BASE, host_fs_base,
H A Dnested.c1820 vmcs12->host_fs_base = evmcs->host_fs_base; in copy_enlightened_to_vmcs12()
3069 if (CC(is_noncanonical_base_address(vmcs12->host_fs_base, vcpu)) || in nested_vmx_check_host_state()
4772 seg.base = vmcs12->host_fs_base; in load_vmcs12_host_state()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst147 natural_width host_fs_base;