Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/mmu/
Dtdp_mmu.c38 static __always_inline bool kvm_lockdep_assert_mmu_lock_held(struct kvm *kvm, in kvm_lockdep_assert_mmu_lock_held() function
143 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in kvm_tdp_mmu_put_root()
251 if (kvm_lockdep_assert_mmu_lock_held(_kvm, _shared) && \
270 if (kvm_lockdep_assert_mmu_lock_held(_kvm, false) && \
896 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in tdp_mmu_zap_root()
1590 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in kvm_tdp_mmu_try_split_huge_pages()