Home
last modified time | relevance | path

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

/Linux-v4.19/arch/hexagon/include/asm/
Ddma.h27 extern size_t hexagon_coherent_pool_size;
/Linux-v4.19/arch/hexagon/mm/
Dinit.c175 size_t hexagon_coherent_pool_size = (size_t) (DMA_RESERVE << 22); variable
/Linux-v4.19/arch/hexagon/kernel/
Ddma.c64 hexagon_coherent_pool_size, -1); in hexagon_dma_alloc_coherent()