Lines Matching defs:COHERENT
60 #define COHERENT 1
252 if (coherent_flag != COHERENT)
258 if (coherent_flag != COHERENT)
263 if (coherent_flag != COHERENT) {
580 page = __dma_alloc_buffer(dev, size, gfp, COHERENT);
678 .coherent_flag = is_coherent ? COHERENT : NORMAL,
1394 if (coherent_flag == COHERENT)
1416 if (coherent_flag == COHERENT)
1433 if (coherent_flag == COHERENT || !gfpflags_allow_blocking(gfp))
1480 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, COHERENT);
1529 if (coherent_flag == COHERENT || __in_atomic_pool(cpu_addr, size)) {
1557 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, COHERENT);