Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c22 static __always_inline bool kvm_lockdep_assert_mmu_lock_held(struct kvm *kvm, in kvm_lockdep_assert_mmu_lock_held() function
79 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in kvm_tdp_mmu_put_root()
154 if (kvm_lockdep_assert_mmu_lock_held(_kvm, _shared) && \
165 if (!kvm_lockdep_assert_mmu_lock_held(_kvm, _shared)) { \
177 if (kvm_lockdep_assert_mmu_lock_held(_kvm, false) && \
743 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in tdp_mmu_zap_root()
1498 kvm_lockdep_assert_mmu_lock_held(kvm, shared); in kvm_tdp_mmu_try_split_huge_pages()