OpenCloudOS-Kernel/drivers/iommu/intel
Lu Baolu 442b81836d iommu/vt-d: Make unnecessarily global functions static
Make some functions static as they are only used inside pasid.c.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210323010600.678627-6-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-04-07 10:15:58 +02:00
..
Kconfig iommu/vt-d: Convert intel iommu driver to the iommu ops 2020-11-25 12:03:49 +00:00
Makefile iommu/vt-d: Audit IOMMU Capabilities and add helper functions 2021-02-04 14:42:00 +01:00
cap_audit.c iommu/vt-d: Move capability check code to cap_audit files 2021-02-04 14:42:00 +01:00
cap_audit.h iommu/vt-d: Move capability check code to cap_audit files 2021-02-04 14:42:00 +01:00
debugfs.c iommu/vt-d: Rename intel-pasid.h to pasid.h 2020-07-24 10:51:21 +02:00
dmar.c iommu/vt-d: Report more information about invalidation errors 2021-03-18 11:27:46 +01:00
iommu.c iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device 2021-03-18 11:23:52 +01:00
irq_remapping.c iommu/vt-d: Audit IOMMU Capabilities and add helper functions 2021-02-04 14:42:00 +01:00
pasid.c iommu/vt-d: Make unnecessarily global functions static 2021-04-07 10:15:58 +02:00
pasid.h iommu/vt-d: Make unnecessarily global functions static 2021-04-07 10:15:58 +02:00
svm.c iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID 2021-04-07 10:15:19 +02:00
trace.c