Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c4819 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable() function
4851 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()
4864 if (is_root_usable(&mmu->root, new_pgd, new_role)) in cached_root_find_and_keep_current()
4886 if (is_root_usable(&mmu->prev_roots[i], new_pgd, new_role)) in cached_root_find_without_current()