hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
kernel/include/linux/iommu.h
....@@ -45,10 +45,7 @@
4545 #define IOMMU_USE_UPSTREAM_HINT (1 << 6)
4646
4747 /* Use upstream device's bus attribute with no write-allocate cache policy */
48
-#define IOMMU_USE_LLC_NWA (1 << 7)
49
-
50
-/* For shoting entire IOMMU tlb once */
51
-#define IOMMU_TLB_SHOT_ENTIRE (1 << 6)
48
+#define IOMMU_USE_LLC_NWA (1 << 7)
5249
5350 struct iommu_ops;
5451 struct iommu_group;