Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c97 static bool tdp_mmu_root_match(struct kvm_mmu_page *root, in tdp_mmu_root_match() function
144 if (tdp_mmu_root_match(next_root, types) && in tdp_mmu_next_root()
195 !tdp_mmu_root_match((_root), (_types)))) { \
208 !tdp_mmu_root_match((_root), (_types))) { \
1148 if (!tdp_mmu_root_match(root, root_types)) in kvm_tdp_mmu_invalidate_roots()