diff options
author | Isaac J. Manjarres <[email protected]> | 2021-06-16 06:38:45 -0700 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2021-07-26 12:37:07 +0200 |
commit | 910c4406ccc9613de0a54abf910edc4bf8a575c0 (patch) | |
tree | e48ae5585230f48781dcac392d2cea4d95be137e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ca073b55d16a83ba7e73cd313312abc68f07f293 (diff) |
iommu: Add a map_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 map a physically contiguous
rnage of pages of the same size.
For IOMMU drivers that do not specify a map_pages() callback,
the existing logic of mapping memory one page block at a time
will be used.
Signed-off-by: Isaac J. Manjarres <[email protected]>
Suggested-by: Will Deacon <[email protected]>
Acked-by: Lu Baolu <[email protected]>
Signed-off-by: Georgi Djakov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions