linux/drivers/iommu/arm
Isaac J. Manjarres 808035317b iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Implement the map_pages() callback for the ARM SMMU 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 SMMU driver, as it will no longer be used.

Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
Suggested-by: Will Deacon <will@kernel.org>
Signed-off-by: Georgi Djakov <quic_c_gdjako@quicinc.com>
Link: https://lore.kernel.org/r/1623850736-389584-16-git-send-email-quic_c_gdjako@quicinc.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-07-26 12:37:08 +02:00
..
arm-smmu iommu/arm-smmu: Implement the map_pages() IOMMU driver callback 2021-07-26 12:37:08 +02:00
arm-smmu-v3 iommu/arm-smmu-v3: Fix fall-through warning for Clang 2021-07-13 13:59:31 -05:00
Makefile