Searched refs:GUEST_IDTR_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.h209 GUEST_IDTR_BASE = 0x00006818, 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.c2112 dt->address = vmcs_readl(GUEST_IDTR_BASE);
2118 vmcs_writel(GUEST_IDTR_BASE, dt->address);
2756 vmcs_writel(GUEST_IDTR_BASE, 0);

Completed in 198 milliseconds