diff options
author | Vasant Hegde <[email protected]> | 2023-11-22 09:02:14 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-12-11 15:25:37 +0100 |
commit | 2c535dd37d677abd11b278fce89b8bdb0a55facb (patch) | |
tree | cf605190c3aa074045286b4c9b7cca0e37fe57ae /scripts/gdb/linux/utils.py | |
parent | 8d004ac1c67bc1584b4b6b90429487dac5b2d83f (diff) |
iommu/amd: Make domain_flush_pages as global function
- Rename domain_flush_pages() -> amd_iommu_domain_flush_pages() and make
it as global function.
- Rename amd_iommu_domain_flush_tlb_pde() -> amd_iommu_domain_flush_all()
and make it as static.
- Convert v1 page table (io_pgtble.c) to use amd_iommu_domain_flush_pages().
Signed-off-by: Vasant Hegde <[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