Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h100 natural_width guest_idtr_base; member
277 CHECK_OFFSET(guest_idtr_base, 520); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c134 FIELD(GUEST_IDTR_BASE, guest_idtr_base),
H A Dhyperv_evmcs.c63 EVMCS1_FIELD(GUEST_IDTR_BASE, guest_idtr_base,
H A Dnested.c1768 vmcs12->guest_idtr_base = evmcs->guest_idtr_base; in copy_enlightened_to_vmcs12()
2021 evmcs->guest_idtr_base = vmcs12->guest_idtr_base; in copy_vmcs12_to_enlightened()
2549 vmcs_writel(GUEST_IDTR_BASE, vmcs12->guest_idtr_base); in prepare_vmcs02_rare()
4502 vmcs12->guest_idtr_base = vmcs_readl(GUEST_IDTR_BASE); in sync_vmcs02_to_vmcs12_rare()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst136 natural_width guest_idtr_base;