iommu/dma: Convert to address-based allocation
In preparation for some IOVA allocation improvements, clean up all the explicit struct iova usage such that all our mapping, unmapping and cleanup paths deal exclusively with addresses rather than implementation details. In the process, a few of the things we're touching get renamed for the sake of internal consistency. Reviewed-by: Nate Watterson <nwatters@codeaurora.org> Tested-by: Nate Watterson <nwatters@codeaurora.org> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Git-commit: 842fe519f68b4d17ba53c66d69f22a72b1ad08cf Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [pdaly@codeaurora.org: Resolved merge conflict] Change-Id: I742ca7404fea4d98d059a36b494c6b0f7055978e Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment