diff options
author | Lu Baolu <[email protected]> | 2024-04-24 15:16:42 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-04-26 11:57:47 +0200 |
commit | deda9a7bf38fb9846ff3fb83179ca07437b1511c (patch) | |
tree | 91660dec9e3ee8ee8487dcf47121e4a26814fbb4 /tools/perf/util/trace-event-scripting.c | |
parent | 4f609dbff51b3c98d5fc841758a20be74ab3f132 (diff) |
iommu/vt-d: Remove intel_svm_dev
The intel_svm_dev data structure used in the sva implementation for the
Intel IOMMU driver stores information about a device attached to an SVA
domain. It is a duplicate of dev_pasid_info that serves the same purpose.
Replace intel_svm_dev with dev_pasid_info and clean up the use of
intel_svm_dev.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions