Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.h71 enum kvm_tdp_mmu_root_types root_types);
H A Dtdp_mmu.c1116 enum kvm_tdp_mmu_root_types root_types) in kvm_tdp_mmu_invalidate_roots() argument
1124 if (WARN_ON_ONCE(root_types & KVM_INVALID_ROOTS)) in kvm_tdp_mmu_invalidate_roots()
1125 root_types &= ~KVM_INVALID_ROOTS; in kvm_tdp_mmu_invalidate_roots()
1148 if (!tdp_mmu_root_match(root, root_types)) in kvm_tdp_mmu_invalidate_roots()