Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h217 GUEST_IDTR_BASE = 0x00006818, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2200 dt->address = vmcs_readl(GUEST_IDTR_BASE); in vmx_get_idt()
2206 vmcs_writel(GUEST_IDTR_BASE, dt->address); in vmx_set_idt()
2823 vmcs_writel(GUEST_IDTR_BASE, 0); in vmx_vcpu_reset()