Searched refs:mmu_notifier_register (Results 1 – 6 of 6) sorted by relevance
298 int mmu_notifier_register(struct mmu_notifier *mn, struct mm_struct *mm) in mmu_notifier_register() function302 EXPORT_SYMBOL_GPL(mmu_notifier_register);
193 extern int mmu_notifier_register(struct mmu_notifier *mn,
318 ret_val = mmu_notifier_register(&context->mn, mm); in ib_umem_odp_get()
650 mmu_notifier_register(&pasid_state->mn, mm); in amd_iommu_bind_pasid()
549 ret = mmu_notifier_register(&priv->mn, priv->mm); in gntdev_open()
431 return mmu_notifier_register(&kvm->mmu_notifier, current->mm); in kvm_init_mmu_notifier()