Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dintel-iommu.h209 #define DMA_TLB_IAIG(val) (((val) >> 57) & 3) macro
/Linux-v5.10/drivers/iommu/intel/
Diommu.c1432 if (DMA_TLB_IAIG(val) == 0) in __iommu_flush_iotlb()
1434 if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type)) in __iommu_flush_iotlb()
1437 (unsigned long long)DMA_TLB_IAIG(val)); in __iommu_flush_iotlb()