summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2025-04-08 13:53:49 -0300
committerJoerg Roedel <jroedel@suse.de>2025-04-17 16:22:31 +0200
commit50568f87d1e233e8c4893f96e91337510c58bb57 (patch)
tree06736fbdfe4ec69fbad3fb0d94ca07650d0b1071 /tools/perf/scripts/python
parent8ffd015db85fea3e15a77027fda6c02ced4d2444 (diff)
iommu/terga: Do not use struct page as the handle for as->pd memory
Instead use the virtual address. Change from dma_map_page() to dma_map_single() which works directly on a KVA. Add a type for the pd table level for clarity. Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/1-v4-c8663abbb606+3f7-iommu_pages_jgg@nvidia.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions