Home
last modified time | relevance | path

Searched refs:host_tr_base (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h113 natural_width host_tr_base; member
290 CHECK_OFFSET(host_tr_base, 624); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c147 FIELD(HOST_TR_BASE, host_tr_base),
H A Dhyperv_evmcs.c113 EVMCS1_FIELD(HOST_TR_BASE, host_tr_base,
H A Dnested.c1822 vmcs12->host_tr_base = evmcs->host_tr_base; in copy_enlightened_to_vmcs12()
3073 CC(is_noncanonical_base_address(vmcs12->host_tr_base, vcpu)) || in nested_vmx_check_host_state()
4778 .base = vmcs12->host_tr_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.rst149 natural_width host_tr_base;