Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h139 GUEST_PDPTR2 = 0x0000280e, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c1917 vmcs_write64(GUEST_PDPTR2, vcpu->arch.mmu.pdptrs[2]); in ept_load_pdptrs()
1927 vcpu->arch.mmu.pdptrs[2] = vmcs_read64(GUEST_PDPTR2); in ept_save_pdptrs()