Searched refs:mmu_notifiers (Results 1 – 4 of 4) sorted by relevance
279 list_for_each_entry(smmu_mn, &smmu_domain->mmu_notifiers, list) { in arm_smmu_mmu_notifier_get()311 list_add(&smmu_mn->list, &smmu_domain->mmu_notifiers); in arm_smmu_mmu_notifier_get()
736 struct list_head mmu_notifiers; member
2058 INIT_LIST_HEAD(&smmu_domain->mmu_notifiers); in arm_smmu_domain_alloc()
152 mmu_notifiers, locking and other aspects.167 Some parts of userptr like mmu_notifiers should become GPUVA or DRM helpers when