Home
last modified time | relevance | path

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

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