Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h250 #define DMA_TLB_IAIG(val) (((val) >> 57) & 3) macro
H A Diommu.c1337 if (DMA_TLB_IAIG(val) == 0) in __iommu_flush_iotlb()
1339 if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type)) in __iommu_flush_iotlb()
1342 (unsigned long long)DMA_TLB_IAIG(val)); in __iommu_flush_iotlb()