]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro
authorSairaj Kodilkar <sarunkod@amd.com>
Fri, 7 Mar 2025 09:58:21 +0000 (15:28 +0530)
committerJoerg Roedel <jroedel@suse.de>
Thu, 13 Mar 2025 11:14:16 +0000 (12:14 +0100)
commit950865c1b88abf190eaec5fa703e5fef05093e30
tree8b5e2ec49ce1380ee287b8eaec31138d1d570066
parenteaf717fa1c3f01ed7762f0733787b07d1ab6c970
iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro

AMD iommu can support both 512 and 2K interrupts on newer platform. Hence
add suffix "512" to the existing macros.

Signed-off-by: Sairaj Kodilkar <sarunkod@amd.com>
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Link: https://lore.kernel.org/r/20250307095822.2274-4-sarunkod@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/amd_iommu_types.h
drivers/iommu/amd/init.c
drivers/iommu/amd/iommu.c