Searched refs:DMA_CCMD_GLOBAL_INVL (Results 1 – 2 of 2) sorted by relevance
152 #define DMA_CCMD_GLOBAL_INVL (((u64)1) << 61) macro
361 case DMA_CCMD_GLOBAL_INVL: in flush_context_reg()362 val = DMA_CCMD_GLOBAL_INVL; in flush_context_reg()391 return iommu->flush.context(iommu, 0, 0, 0, DMA_CCMD_GLOBAL_INVL, in iommu_flush_context_global()
Completed in 10 milliseconds