diff options
author | Vasant Hegde <[email protected]> | 2023-11-22 09:02:10 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-12-11 15:25:35 +0100 |
commit | cf62924daf9f0363c82e4332d9ac9630f1d76c42 (patch) | |
tree | e093e0a99d914f4e5096143bb2c5dffce190bde6 /scripts/gdb/linux/utils.py | |
parent | a976da66e8e547cd07a9792f5854c2f73c456a21 (diff) |
iommu/amd: Add support to invalidate multiple guest pages
Current interface supports invalidating single page or entire guest
translation information for a single process address space.
IOMMU CMD_INV_IOMMU_PAGES and CMD_INV_IOTLB_PAGES commands supports
invalidating range of pages. Add support to invalidate multiple pages.
This is preparatory patch before consolidating host and guest
invalidation code into single function. Following patches will
consolidation tlb invalidation code.
Signed-off-by: Vasant Hegde <[email protected]>
Reviewed-by: Suravee Suthikulpanit <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions