Searched refs:root_pgd (Results 1 – 3 of 3) sorted by relevance
3303 mmu->root_pgd = 0; in kvm_mmu_free_roots()3402 mmu->root_pgd = 0; in mmu_alloc_direct_roots()3473 gfn_t root_gfn, root_pgd; in mmu_alloc_shadow_roots() local3478 root_pgd = mmu->get_guest_pgd(vcpu); in mmu_alloc_shadow_roots()3479 root_gfn = root_pgd >> PAGE_SHIFT; in mmu_alloc_shadow_roots()3572 mmu->root_pgd = root_pgd; in mmu_alloc_shadow_roots()4159 root.pgd = mmu->root_pgd; in cached_root_available()4173 mmu->root_pgd = root.pgd; in cached_root_available()5526 mmu->root_pgd = 0; in __kvm_mmu_create()
431 gpa_t root_pgd; member
5417 if (nested_ept_root_matches(mmu->root_hpa, mmu->root_pgd, in handle_invept()
Completed in 32 milliseconds