Home
last modified time | relevance | path

Searched refs:dma_coherent_mem_end (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/frv/kernel/
Dsetup.c102 unsigned long __nongprelbss dma_coherent_mem_end; variable
698 dma_coherent_mem_end = dma_coherent_mem_start + ampr; in reserve_dma_coherent()
701 dma_coherent_mem_start, dma_coherent_mem_end); in reserve_dma_coherent()
1007 dma_coherent_mem_end - dma_coherent_mem_start, in setup_uclinux_memory()
/linux-4.4.14/arch/frv/mb93090-mb00/
Dpci-dma-nommu.c22 #define DMA_SRAM_END dma_coherent_mem_end
Dpci-vdk.c366 dma_coherent_mem_start, dma_coherent_mem_end); in pcibios_init()
/linux-4.4.14/arch/frv/include/asm/
Ddma-mapping.h19 extern unsigned long __nongprelbss dma_coherent_mem_end;