Searched refs:GUEST_PDPTR0 (Results 1 – 2 of 2) sorted by relevance
135 GUEST_PDPTR0 = 0x0000280a, enumerator
1915 vmcs_write64(GUEST_PDPTR0, vcpu->arch.mmu.pdptrs[0]); in ept_load_pdptrs()1925 vcpu->arch.mmu.pdptrs[0] = vmcs_read64(GUEST_PDPTR0); in ept_save_pdptrs()