Files
twx-linux/include/linux
Isaac J. Manjarres ced8a6da9c FROMLIST: iommu: Add an unmap_pages() op for IOMMU drivers
Add a callback for IOMMU drivers to provide a path for the
IOMMU framework to call into an IOMMU driver, which can call
into the io-pgtable code, to unmap a virtually contiguous
range of pages of the same size.

For IOMMU drivers that do not specify an unmap_pages() callback,
the existing logic of unmapping memory one page block at a time
will be used.

Bug: 178537788
Change-Id: Ifdc3e1e0bf1c5f9b98d9c9c0f40ca6967e87f68c
Link: https://lore.kernel.org/linux-iommu/20210408171402.12607-1-isaacm@codeaurora.org/T/#t
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
Suggested-by: Will Deacon <will@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
Acked-by: Lu Baolu <baolu.lu@linux.intel.com>
2021-04-09 21:09:05 -07:00
..
2021-04-09 09:29:17 +02:00
2021-04-02 15:25:50 +02:00
2021-03-11 19:35:01 +01:00
2021-04-02 15:25:50 +02:00
2021-03-11 16:02:50 +00:00