commit | 474bf01ed9f0358b243b264339baafcfbe6c6670 | [log] [tgz] |
---|---|---|
author | Vasant Hegde <vasant.hegde@amd.com> | Mon Feb 05 11:56:05 2024 +0000 |
committer | Joerg Roedel <jroedel@suse.de> | Fri Feb 09 13:16:24 2024 +0100 |
tree | 987920909b4a593ea9df725591bf4aff38e00a0f | |
parent | 7b4e5623d8e4f1475b7deac42035d0129fb36ed0 [diff] |
iommu/amd: Add support for device based TLB invalidation Add support to invalidate TLB/IOTLB for the given device. These functions will be used in subsequent patches where we will introduce per device GCR3 table and SVA support. Signed-off-by: Vasant Hegde <vasant.hegde@amd.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Link: https://lore.kernel.org/r/20240205115615.6053-8-vasant.hegde@amd.com Signed-off-by: Joerg Roedel <jroedel@suse.de>