Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h115 natural_width host_idtr_base; member
290 CHECK_OFFSET(host_idtr_base, 640); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c149 FIELD(HOST_IDTR_BASE, host_idtr_base),
H A Dhyperv.c124 EVMCS1_FIELD(HOST_IDTR_BASE, host_idtr_base,
H A Dnested.c1749 vmcs12->host_idtr_base = evmcs->host_idtr_base; in copy_enlightened_to_vmcs12()
2957 CC(is_noncanonical_address(vmcs12->host_idtr_base, vcpu)) || in nested_vmx_check_host_state()
4545 vmcs_writel(GUEST_IDTR_BASE, vmcs12->host_idtr_base); in load_vmcs12_host_state()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h150 u64 host_idtr_base; member
430 *value = current_evmcs->host_idtr_base; in evmcs_vmread()
878 current_evmcs->host_idtr_base = value; in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h550 u64 host_idtr_base; member
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst151 natural_width host_idtr_base;