diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2025-04-08 13:53:55 -0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-04-17 16:22:39 +0200 |
commit | f5af4a4f7ccb58c0022175b3457c840a77463e7a (patch) | |
tree | cf44989853ee7f1aecd02955709e24e23a1d73ee /tools/perf/scripts/python/gecko.py | |
parent | 3e8e986ce8a0d5fcf5479212d0c1ece4626c4a27 (diff) |
iommu/pages: De-inline the substantial functions
These are called in a lot of places and are not trivial. Move them to the
core module.
Tidy some of the comments and function arguments, fold
__iommu_alloc_account() into its only caller, change
__iommu_free_account() into __iommu_free_page() to remove some
duplication.
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Mostafa Saleh <smostafa@google.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Tested-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/7-v4-c8663abbb606+3f7-iommu_pages_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions