Home
last modified time | relevance | path

Searched refs:is_root_usable (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dmmu.c4774 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable() function
4806 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()
4819 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()
4841 if (is_root_usable(&mmu->prev_roots[i], new_pgd, new_role)) in cached_root_find_without_current()