Home
last modified time | relevance | path

Searched refs:DMA_TLB_IAIG (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dintel-iommu.h220 #define DMA_TLB_IAIG(val) (((val) >> 57) & 3) macro
/Linux-v5.15/drivers/iommu/intel/
Diommu.c1451 if (DMA_TLB_IAIG(val) == 0) in __iommu_flush_iotlb()
1453 if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type)) in __iommu_flush_iotlb()
1456 (unsigned long long)DMA_TLB_IAIG(val)); in __iommu_flush_iotlb()