Home
last modified time | relevance | path

Searched refs:DMA_CHUNK_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Ddma.h26 #define DMA_CHUNK_SIZE (BITS_PER_LONG*PAGE_SIZE) macro
/linux/drivers/parisc/
H A Diommu-helpers.h109 (unsigned)DMA_CHUNK_SIZE); in iommu_coalesce_chunks()
/linux/drivers/dma/
H A Dsa11x0-dma.c25 #define DMA_CHUNK_SIZE 0x1000 macro