linux/drivers/iommu/arm
Xiang Chen 9eec3f9b9e iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Implement the map_pages() callback for ARM SMMUV3 driver to allow calls
from iommu_map to map multiple pages of the same size in one call.
Also remove the map() callback for the ARM SMMUV3 driver as it will no
longer be used.

Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/1627697831-158822-3-git-send-email-chenxiang66@hisilicon.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-08-02 16:52:55 +02:00
..
arm-smmu iommu: Streamline iommu_iova_to_phys() 2021-07-26 13:37:51 +02:00
arm-smmu-v3 iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback 2021-08-02 16:52:55 +02:00
Makefile