aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLu Baolu <[email protected]>2024-04-24 15:16:41 +0800
committerJoerg Roedel <[email protected]>2024-04-26 11:57:47 +0200
commit4f609dbff51b3c98d5fc841758a20be74ab3f132 (patch)
tree3e616f6949273678fbc83119d00393d890f76c6a /tools/perf/scripts/python/bin
parent8ebc22366ed8bb2cbcf215bfa3fabb4f36d10a91 (diff)
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
The arch_invalidate_secondary_tlbs callback is called in the SVA mm notification path. It invalidates all or a range of caches after the CPU page table is modified. Use the cache tag helps in this path. The mm_types defines vm_end as the first byte after the end address which is different from the iommu gather API, hence convert the end parameter from mm_types to iommu gather scheme before calling the cache_tag helper. 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/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions