linux/drivers/iommu/riscv
Jason Gunthorpe 8901812485 iommu: Remove ops.pgsize_bitmap from drivers that don't use it
These drivers all set the domain->pgsize_bitmap in their
domain_alloc_paging() functions, so the ops value is never used. Delete
it.

Reviewed-by: Sven Peter <sven@svenpeter.dev> # for Apple DART
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Tomasz Jeznach <tjeznach@rivosinc.com> # for RISC-V
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Link: https://lore.kernel.org/r/3-v2-68a2e1ba507c+1fb-iommu_rm_ops_pgsize_jgg@nvidia.com
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2025-06-27 08:55:56 +02:00
..
iommu-bits.h iommu/riscv: Command and fault queue support 2024-10-29 09:46:29 +01:00
iommu-pci.c iommu/riscv: Add shutdown function for iommu driver 2025-01-06 12:38:11 +01:00
iommu-platform.c iommu/riscv: Add shutdown function for iommu driver 2025-01-06 12:38:11 +01:00
iommu.c iommu: Remove ops.pgsize_bitmap from drivers that don't use it 2025-06-27 08:55:56 +02:00
iommu.h iommu/riscv: Add shutdown function for iommu driver 2025-01-06 12:38:11 +01:00
Kconfig
Makefile iommu: make inclusion of riscv directory conditional 2025-05-16 08:46:47 +02:00