Searched refs:mmu_notifier_register (Results 1 – 5 of 5) sorted by relevance
264 int mmu_notifier_register(struct mmu_notifier *mn, struct mm_struct *mm) in mmu_notifier_register() function268 EXPORT_SYMBOL_GPL(mmu_notifier_register);
167 extern int mmu_notifier_register(struct mmu_notifier *mn,
695 mmu_notifier_register(&pasid_state->mn, pasid_state->mm); in amd_iommu_bind_pasid()
478 ret = mmu_notifier_register(&priv->mn, priv->mm); in gntdev_open()
432 return mmu_notifier_register(&kvm->mmu_notifier, current->mm); in kvm_init_mmu_notifier()