Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h279 extern void __init init_dma_coherent_pool_size(unsigned long size);
/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c329 void __init init_dma_coherent_pool_size(unsigned long size) in init_dma_coherent_pool_size() function