Searched refs:mirror_root_hpa (Results 1 – 3 of 3) sorted by relevance
52 return root_to_sp(vcpu->arch.mmu->mirror_root_hpa); in tdp_mmu_get_root_for_fault()61 return root_to_sp(vcpu->arch.mmu->mirror_root_hpa); in tdp_mmu_get_root()
3949 !VALID_PAGE(mmu->mirror_root_hpa)) in mmu_alloc_direct_roots()6660 mmu->mirror_root_hpa = INVALID_PAGE; in __kvm_mmu_create()7649 mmu_free_root_page(vcpu->kvm, &vcpu->arch.mmu->mirror_root_hpa, in kvm_mmu_destroy()
476 hpa_t mirror_root_hpa; member