Home
last modified time | relevance | path

Searched refs:init_dma_coherent_pool_size (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Ddma-mapping.h227 extern void __init init_dma_coherent_pool_size(unsigned long size);
/linux-4.4.14/arch/arm/mm/
Ddma-mapping.c333 void __init init_dma_coherent_pool_size(unsigned long size) in init_dma_coherent_pool_size() function