diff options
author | Yi Liu <yi.l.liu@intel.com> | 2024-11-08 05:13:56 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2024-11-08 16:04:52 +0300 |
commit | d93cf86cc66a0b8ae80da8c1ffd6903897786124 (patch) | |
tree | 63de3dfe1687642ce73dafad7509b9f0973ca59e /tools/perf/scripts/python/flamegraph.py | |
parent | 7543ee63e8113aa34b07df3b16b3b9d2c5f73939 (diff) | |
download | linux-d93cf86cc66a0b8ae80da8c1ffd6903897786124.tar.xz |
iommu/vt-d: Consolidate the struct dev_pasid_info add/remove
The domain_add_dev_pasid() and domain_remove_dev_pasid() are added to
consolidate the adding/removing of the struct dev_pasid_info. Besides,
it includes the cache tag assign/unassign as well.
This also prepares for adding domain replacement for pasid. The
set_dev_pasid callbacks need to deal with the dev_pasid_info for both old
and new domain. These two helpers make the life easier.
intel_iommu_set_dev_pasid() and intel_svm_set_dev_pasid() are updated to
use the helpers.
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20241107122234.7424-6-yi.l.liu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions