Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/hyperv/
H A Dhvgdk.h157 u64 host_tr_base; member
/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h145 u64 host_tr_base; member
421 *value = current_evmcs->host_tr_base; in evmcs_vmread()
867 current_evmcs->host_tr_base = value; in evmcs_vmwrite()
/linux-6.15/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst149 natural_width host_tr_base;