Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/virtual/kvm/
Dnested-vmx.txt142 natural_width guest_gdtr_base;
/linux-4.1.27/arch/x86/kvm/
Dvmx.c271 natural_width guest_gdtr_base; member
748 FIELD(GUEST_GDTR_BASE, guest_gdtr_base),
9107 vmcs_writel(GUEST_GDTR_BASE, vmcs12->guest_gdtr_base); in prepare_vmcs02()
9767 vmcs12->guest_gdtr_base = vmcs_readl(GUEST_GDTR_BASE); in prepare_vmcs12()