Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h99 natural_width guest_gdtr_base; member
276 CHECK_OFFSET(guest_gdtr_base, 512); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c133 FIELD(GUEST_GDTR_BASE, guest_gdtr_base),
H A Dhyperv_evmcs.c61 EVMCS1_FIELD(GUEST_GDTR_BASE, guest_gdtr_base,
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h95 u64 guest_gdtr_base; member
349 *value = current_evmcs->guest_gdtr_base; in evmcs_vmread()
770 current_evmcs->guest_gdtr_base = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h502 u64 guest_gdtr_base; member
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst135 natural_width guest_gdtr_base;