Searched refs:is_root_usable (Results 1 – 1 of 1) sorted by relevance
4522 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable() function4554 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()4567 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()4589 if (is_root_usable(&mmu->prev_roots[i], new_pgd, new_role)) in cached_root_find_without_current()