Searched refs:DMA_TLB_DSI_FLUSH (Results 1 – 2 of 2) sorted by relevance
154 #define DMA_TLB_DSI_FLUSH (((u64)2) << 60) macro
1395 case DMA_TLB_DSI_FLUSH: in __iommu_flush_iotlb()1396 val = DMA_TLB_DSI_FLUSH|DMA_TLB_IVT|DMA_TLB_DID(did); in __iommu_flush_iotlb()1553 DMA_TLB_DSI_FLUSH); in iommu_flush_iotlb_psi()2023 iommu->flush.flush_iotlb(iommu, did, 0, 0, DMA_TLB_DSI_FLUSH); in domain_context_mapping_one()