commit | 36b8c32f393eb21c2888805a32b81595e49722ee | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Mon Jul 06 15:24:22 2015 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Wed Sep 07 11:10:02 2016 -0700 |
tree | 05871073620a28384e650bab03eaf1601e4f7209 | |
parent | d7e097107a3d9bd971cf2b9151e5e2a55b5f63d8 [diff] |
iommu: Add iommu_iova_to_phys_hard Some IOMMU hardware implementations provide hardware translation operations that can be useful during debugging and development. Add a function for this purpose along with an associated op in the iommu_ops structure so that drivers can implement it. Change-Id: I54ad5df526cdce05f8e04206a4f01253b3976b48 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org> Signed-off-by: Patrick Daly <pdaly@codeaurora.org>