]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Thu, 15 Jan 2026 06:08:03 +0000 (06:08 +0000)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 18 Jan 2026 09:56:10 +0000 (10:56 +0100)
commit5335fc1657493f352fd90121fcb4e5ff2e2fc796
tree98f5927f8941e0416bd9c15987d4ebf422d72077
parent7d8b06ecc45bd679dec58d2cc2bd86223d4e076d
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK

Also change the define to use GENMASK_ULL instead.
There is no functional change.

Reviewed-by: Nicolin Chen <nicolinc@nvidia.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd/amd_iommu_types.h
drivers/iommu/amd/init.c
drivers/iommu/amd/iommu.c