Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h249 #define DMA_TLB_IIRG(type) ((type >> 60) & 3) macro
H A Diommu.c1351 if (DMA_TLB_IAIG(val) != DMA_TLB_IIRG(type)) in __iommu_flush_iotlb()
1353 (unsigned long long)DMA_TLB_IIRG(type), in __iommu_flush_iotlb()