Searched refs:do_iommu_attach (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm64/mm/
H A Ddma-mapping.c813 static bool do_iommu_attach(struct device *dev, const struct iommu_ops *ops, do_iommu_attach() function
889 if (do_iommu_attach(master->dev, master->ops, __iommu_attach_notifier()
955 * junk above goes away, move the body of do_iommu_attach here. __iommu_setup_dma_ops()
959 do_iommu_attach(dev, ops, dma_base, size); __iommu_setup_dma_ops()

Completed in 62 milliseconds