]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/amd: Remove unused flush pasid functions
authorVasant Hegde <vasant.hegde@amd.com>
Mon, 5 Feb 2024 11:56:12 +0000 (11:56 +0000)
committerJoerg Roedel <jroedel@suse.de>
Fri, 9 Feb 2024 12:16:29 +0000 (13:16 +0100)
commit02b990253db7cbdc3ef0631e9c202a69512a14c4
tree3e375cdd1985b71411e85b46716cf14f8729efd0
parentcf70873e3d01653df69115576501f8f7f6f2b203
iommu/amd: Remove unused flush pasid functions

We have removed iommu_v2 module and converted v2 page table to use
common flush functions. Also we have moved GCR3 table to per device.
PASID related functions are not used. Hence remove these unused
functions.

Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20240205115615.6053-15-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/amd_iommu.h
drivers/iommu/amd/iommu.c