Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h98 natural_width guest_tr_base; member
275 CHECK_OFFSET(guest_tr_base, 504); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c132 FIELD(GUEST_TR_BASE, guest_tr_base),
H A Dhyperv_evmcs.c59 EVMCS1_FIELD(GUEST_TR_BASE, guest_tr_base,
H A Dnested.c1766 vmcs12->guest_tr_base = evmcs->guest_tr_base; in copy_enlightened_to_vmcs12()
2019 evmcs->guest_tr_base = vmcs12->guest_tr_base; in copy_vmcs12_to_enlightened()
2547 vmcs_writel(GUEST_TR_BASE, vmcs12->guest_tr_base); in prepare_vmcs02_rare()
4500 vmcs12->guest_tr_base = vmcs_readl(GUEST_TR_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.rst134 natural_width guest_tr_base;