Searched refs:dma_coherent_mem_start (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/frv/include/asm/
H A Ddma-mapping.h18 extern unsigned long __nongprelbss dma_coherent_mem_start;
/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-dma-nommu.c21 #define DMA_SRAM_START dma_coherent_mem_start
H A Dpci-vdk.c366 dma_coherent_mem_start, dma_coherent_mem_end); pcibios_init()
/linux-4.1.27/arch/frv/kernel/
H A Dsetup.c101 unsigned long __nongprelbss dma_coherent_mem_start; variable
694 dma_coherent_mem_start = ampr & xAMPRx_PPFN; reserve_dma_coherent()
698 dma_coherent_mem_end = dma_coherent_mem_start + ampr; reserve_dma_coherent()
701 dma_coherent_mem_start, dma_coherent_mem_end); reserve_dma_coherent()
1005 if (dma_coherent_mem_start) setup_uclinux_memory()
1006 reserve_bootmem(dma_coherent_mem_start, setup_uclinux_memory()
1007 dma_coherent_mem_end - dma_coherent_mem_start, setup_uclinux_memory()

Completed in 114 milliseconds