diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2024-07-24 21:04:49 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2024-08-22 07:18:11 +0300 |
commit | b5c58b2fdc427e7958412ecb2de2804a1f7c1572 (patch) | |
tree | 6990c73ac5918df08b138af03ad83519368e0221 /tools/perf/scripts/python/stackcollapse.py | |
parent | f69e342eec008e1bab772d3963c3dd9979293e13 (diff) | |
download | linux-b5c58b2fdc427e7958412ecb2de2804a1f7c1572.tar.xz |
dma-mapping: direct calls for dma-iommu
Directly call into dma-iommu just like we have been doing for dma-direct
for a while. This avoids the indirect call overhead for IOMMU ops and
removes the need to have DMA ops entirely for many common configurations.
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions