Home
last modified time | relevance | path

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

/Linux-v5.10/arch/hexagon/include/asm/
Ddma.h14 extern size_t hexagon_coherent_pool_size;
/Linux-v5.10/arch/hexagon/kernel/
Ddma.c38 hexagon_coherent_pool_size, -1); in arch_dma_alloc()
/Linux-v5.10/arch/hexagon/mm/
Dinit.c139 size_t hexagon_coherent_pool_size = (size_t) (DMA_RESERVE << 22); variable