kernel/include/linux/iommu.h
.. .. @@ -45,10 +45,7 @@ 45 45 #define IOMMU_USE_UPSTREAM_HINT (1 << 6) 46 46 47 47 /* 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)52 49 53 50 struct iommu_ops; 54 51 struct iommu_group;