iommu/msm: Hook up iotlb_sync_map
authorRobin Murphy <robin.murphy@arm.com>
Wed, 27 Jan 2021 16:29:28 +0000 (16:29 +0000)
committerWill Deacon <will@kernel.org>
Thu, 28 Jan 2021 20:29:56 +0000 (20:29 +0000)
commitc867c78acae96fc359f2a2f375ce64b5f0871802
treeab0c9c9b1db57c2314222ced35926437a3a5c819
parent0954d61a59e3c014e52b8d938bc12dc5a2e4949c
iommu/msm: Hook up iotlb_sync_map

The core API can now accommodate invalidate-on-map style behaviour in a
single efficient call, so hook that up instead of having io-pgatble do
it piecemeal.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/e95223a0abf129230a0bec6743f837075f0a2fcb.1611764372.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/msm_iommu.c