Home
last modified time | relevance | path

Searched refs:mmu_notifiers (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-sva.c279 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()
H A Darm-smmu-v3.h736 struct list_head mmu_notifiers; member
H A Darm-smmu-v3.c2058 INIT_LIST_HEAD(&smmu_domain->mmu_notifiers); in arm_smmu_domain_alloc()
/openbmc/linux/Documentation/gpu/rfc/
H A Dxe.rst152 mmu_notifiers, locking and other aspects.
167 Some parts of userptr like mmu_notifiers should become GPUVA or DRM helpers when