diff options
author | Isaac J. Manjarres <isaacm@codeaurora.org> | 2021-06-16 06:38:56 -0700 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2021-07-26 12:37:08 +0200 |
commit | 808035317b22e2dd8d2cfef2083ad1743ac0c0e2 (patch) | |
tree | c6ffe1c1ed5518f07f40c300d5ff1164e4132d92 /drivers/iommu/amd/init.c | |
parent | 9ea1a2c4944851aae4d821b3a6c99ade2bc3bbe6 (diff) | |
download | lwn-808035317b22e2dd8d2cfef2083ad1743ac0c0e2.tar.gz lwn-808035317b22e2dd8d2cfef2083ad1743ac0c0e2.zip |
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>
Diffstat (limited to 'drivers/iommu/amd/init.c')
0 files changed, 0 insertions, 0 deletions