diff options
| author | Lu Baolu <[email protected]> | 2024-07-02 06:34:36 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2024-07-04 12:46:18 +0000 |
| commit | 3e7f57d1ef3f5fbed58974fae38d35e430f57d35 (patch) | |
| tree | eb501e754372e21874ab65cd6f6dce272368400a /rust/helpers.c | |
| parent | iommu: Introduce domain attachment handle (diff) | |
| download | kernel-3e7f57d1ef3f5fbed58974fae38d35e430f57d35.tar.gz kernel-3e7f57d1ef3f5fbed58974fae38d35e430f57d35.zip | |
iommu: Remove sva handle list
The struct sva_iommu represents an association between an SVA domain and
a PASID of a device. It's stored in the iommu group's pasid array and also
tracked by a list in the per-mm data structure. Removes duplicate tracking
of sva_iommu by eliminating the list.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
