Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Ddma.h26 #define DMA_CHUNK_SIZE (BITS_PER_LONG*PAGE_SIZE) macro
/openbmc/linux/drivers/dma/
H A Dsa11x0-dma.c25 #define DMA_CHUNK_SIZE 0x1000 macro
/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.c263 #define DMA_CHUNK_SIZE (BITS_PER_LONG*iovp_size) macro