Home
last modified time | relevance | path

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

/linux-6.12.1/arch/hexagon/include/asm/ !
Ddma.h14 extern size_t hexagon_coherent_pool_size;
/linux-6.12.1/arch/hexagon/kernel/ !
Ddma.c42 hexagon_coherent_pool_size); in hexagon_dma_init()
/linux-6.12.1/arch/hexagon/mm/ !
Dinit.c137 size_t hexagon_coherent_pool_size = (size_t) (DMA_RESERVE << 22); variable