Searched refs:GUEST_PDPTR2 (Results 1 – 2 of 2) sorted by relevance
139 GUEST_PDPTR2 = 0x0000280e, enumerator
1917 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()