Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h215 GUEST_TR_BASE = 0x00006814, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c1693 vmcs_writel(GUEST_TR_BASE, vmx->rmode.tr.base); in enter_pmode()
1779 vmx->rmode.tr.base = vmcs_readl(GUEST_TR_BASE); in enter_rmode()
1780 vmcs_writel(GUEST_TR_BASE, rmode_tss_base(vcpu->kvm)); in enter_rmode()
2798 vmcs_writel(GUEST_TR_BASE, 0); in vmx_vcpu_reset()