Home
last modified time | relevance | path

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

/linux-3.4.99/arch/hexagon/include/asm/
Ddma.h27 extern size_t hexagon_coherent_pool_size;
/linux-3.4.99/arch/hexagon/mm/
Dinit.c180 size_t hexagon_coherent_pool_size = (size_t) (DMA_RESERVE << 22); variable
/linux-3.4.99/arch/hexagon/kernel/
Ddma.c71 hexagon_coherent_pool_size, -1); in hexagon_dma_alloc_coherent()