Searched refs:GUEST_GDTR_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvmx.h208 GUEST_GDTR_BASE = 0x00006816, enumerator in enum:vmcs_field
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c2124 dt->address = vmcs_readl(GUEST_GDTR_BASE);
2130 vmcs_writel(GUEST_GDTR_BASE, dt->address);
2753 vmcs_writel(GUEST_GDTR_BASE, 0);

Completed in 107 milliseconds