Searched refs:mmu_notifier_register (Results 1 – 8 of 8) sorted by relevance
315 int mmu_notifier_register(struct mmu_notifier *mn, struct mm_struct *mm) in mmu_notifier_register() function319 EXPORT_SYMBOL_GPL(mmu_notifier_register);
203 extern int mmu_notifier_register(struct mmu_notifier *mn,
318 ret_val = mmu_notifier_register(&context->mn, mm); in ib_umem_odp_get()
392 ret = mmu_notifier_register(&svm->notifier, mm); in intel_svm_bind_mm()
674 mmu_notifier_register(&pasid_state->mn, mm); in amd_iommu_bind_pasid()
549 ret = mmu_notifier_register(&priv->mn, priv->mm); in gntdev_open()
299 if (mmu_notifier_register(&mmn->ep_mmu_notifier, in scif_add_mmu_notifier()
474 return mmu_notifier_register(&kvm->mmu_notifier, current->mm); in kvm_init_mmu_notifier()