Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/virtual/kvm/
Dnested-vmx.txt142 natural_width guest_gdtr_base;
/linux-4.4.14/arch/x86/kvm/
Dvmx.c275 natural_width guest_gdtr_base; member
803 FIELD(GUEST_GDTR_BASE, guest_gdtr_base),
9507 vmcs_writel(GUEST_GDTR_BASE, vmcs12->guest_gdtr_base); in prepare_vmcs02()
10179 vmcs12->guest_gdtr_base = vmcs_readl(GUEST_GDTR_BASE); in prepare_vmcs12()