Searched refs:GUEST_TR_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.h207 GUEST_TR_BASE = 0x00006814, 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.c1659 vmcs_writel(GUEST_TR_BASE, vmx->rmode.tr.base);
1728 vmx->rmode.tr.base = vmcs_readl(GUEST_TR_BASE);
1729 vmcs_writel(GUEST_TR_BASE, rmode_tss_base(vcpu->kvm));
2731 vmcs_writel(GUEST_TR_BASE, 0);

Completed in 42 milliseconds