commit | 507e4c9d194360d07f9cc9ca689a17eb14e370a2 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Tue Jan 26 17:13:14 2016 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed Feb 17 14:15:08 2016 +0000 |
tree | bcd65b5ec363e0b7214f25d677dacb0e128d29b9 | |
parent | e5fc9753b1a831466be9b45d0bf926eeaa8b84a0 [diff] |
iommu/io-pgtable: Add helper functions for TLB ops Add some simple wrappers to avoid having the guts of the TLB operations spilled all over the page table implementations, and to provide a point to implement extra common functionality. Acked-by: Will Deacon <will.deacon@arm.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>