diff options
author | 2025-04-08 13:53:49 -0300 | |
---|---|---|
committer | 2025-04-17 16:22:31 +0200 | |
commit | 50568f87d1e233e8c4893f96e91337510c58bb57 (patch) | |
tree | 06736fbdfe4ec69fbad3fb0d94ca07650d0b1071 /lib/mpi | |
parent | Linux 6.15-rc2 (diff) | |
download | wireguard-linux-50568f87d1e233e8c4893f96e91337510c58bb57.tar.xz wireguard-linux-50568f87d1e233e8c4893f96e91337510c58bb57.zip |
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 'lib/mpi')
0 files changed, 0 insertions, 0 deletions