Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dsetup.h28 extern void coherent_mem_init(u32 start, u32 size);
/OK3568_Linux_fs/kernel/arch/c6x/mm/
H A Ddma-coherent.c118 void __init coherent_mem_init(phys_addr_t start, u32 size) in coherent_mem_init() function
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dsetup.c379 coherent_mem_init(dma_start, dma_size); in setup_arch()