diff options
author | 2024-08-29 21:06:18 -0300 | |
---|---|---|
committer | 2024-09-04 11:39:00 +0200 | |
commit | 9ac0b3380acdece01fa1b361687e3cd988831c55 (patch) | |
tree | 33ed0185b2a5ee44d2f3a76f1b66b6f0e0204ca0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/amd: Store the nid in io_pgtable_cfg instead of the domain (diff) | |
download | wireguard-linux-9ac0b3380acdece01fa1b361687e3cd988831c55.tar.xz wireguard-linux-9ac0b3380acdece01fa1b361687e3cd988831c55.zip |
iommu/amd: Narrow the use of struct protection_domain to invalidation
The AMD io_pgtable stuff doesn't implement the tlb ops callbacks, instead
it invokes the invalidation ops directly on the struct protection_domain.
Narrow the use of struct protection_domain to only those few code paths.
Make everything else properly use struct amd_io_pgtable through the call
chains, which is the correct modular type for an io-pgtable module.
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Link: https://lore.kernel.org/r/9-v2-831cdc4d00f3+1a315-amd_iopgtbl_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions