]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Thu, 15 Jan 2026 06:08:04 +0000 (06:08 +0000)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 18 Jan 2026 09:56:11 +0000 (10:56 +0100)
commit11cfa782f01b2d988175011c19906180a62dd893
tree84c3578b4348be1e3aeabbbcf6b9b9f4c4ba7987
parent5335fc1657493f352fd90121fcb4e5ff2e2fc796
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline

This will be reused in a new nested.c file for nested translation.

Also, remove unused function parameter ptr.

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