11 #ifndef _XTENSA_DMA_MAPPING_H
12 #define _XTENSA_DMA_MAPPING_H
14 #include <asm/cache.h>
27 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
28 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
60 for (i = 0; i < nents; i++, sg++ ) {
109 unsigned long offset,
size_t size,
118 unsigned long offset,
size_t size,
129 for (i = 0; i < nelems; i++, sg++)
138 for (i = 0; i < nelems; i++, sg++)