Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/mmu/
H A Dtdp_mmu.h70 enum kvm_tdp_mmu_root_types root_types);
H A Dtdp_mmu.c1092 enum kvm_tdp_mmu_root_types root_types) in kvm_tdp_mmu_invalidate_roots() argument
1100 if (WARN_ON_ONCE(root_types & KVM_INVALID_ROOTS)) in kvm_tdp_mmu_invalidate_roots()
1101 root_types &= ~KVM_INVALID_ROOTS; in kvm_tdp_mmu_invalidate_roots()
1124 if (!tdp_mmu_root_match(root, root_types)) in kvm_tdp_mmu_invalidate_roots()