Home
last modified time | relevance | path

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

/drivers/iommu/intel/
A Diommu.c1132 if (DMA_TLB_IAIG(val) == 0) in __iommu_flush_iotlb()
1134 if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type)) in __iommu_flush_iotlb()
1137 (unsigned long long)DMA_TLB_IAIG(val)); in __iommu_flush_iotlb()
A Diommu.h253 #define DMA_TLB_IAIG(val) (((val) >> 57) & 3) macro

Completed in 17 milliseconds