]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommu/vt-d: Remove the remaining pages along the invalidation path
authorJason Gunthorpe <jgg@nvidia.com>
Thu, 2 Apr 2026 06:57:32 +0000 (14:57 +0800)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 2 Apr 2026 07:26:08 +0000 (09:26 +0200)
commitb334d7f7e230ff742993629a7a5181f33d9c54af
tree9621dcdbe77cf82fece769080c7a33c27dc53a62
parente36ee89679f4869c6deffd5392967820464dcbc6
iommu/vt-d: Remove the remaining pages along the invalidation path

This was only being used to signal that a flush all should be used.
Use mask/size_order >= 52 to signal this instead.

Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/3-v1-f175e27af136+11647-iommupt_inv_vtd_jgg@nvidia.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/intel/cache.c
drivers/iommu/intel/trace.h