Searched refs:mmu_notifier_get_locked (Results 1 – 2 of 2) sorted by relevance
382 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops, in mmu_notifier_get_locked() function408 EXPORT_SYMBOL_GPL(mmu_notifier_get_locked);
185 mn = mmu_notifier_get_locked(&hmm_mmu_notifier_ops, mm); in hmm_mirror_register()