Home
last modified time | relevance | path

Searched refs:arch_dma_set_uncached (Results 1 – 7 of 7) sorted by relevance

/linux/arch/nios2/mm/
H A Ddma-mapping.c70 void *arch_dma_set_uncached(void *ptr, size_t size) in arch_dma_set_uncached() function
/linux/arch/xtensa/kernel/
H A Dpci-dma.c94 void *arch_dma_set_uncached(void *p, size_t size) in arch_dma_set_uncached() function
/linux/arch/openrisc/kernel/
H A Ddma.c68 void *arch_dma_set_uncached(void *cpu_addr, size_t size) in arch_dma_set_uncached() function
/linux/arch/mips/mm/
H A Ddma-noncoherent.c52 void *arch_dma_set_uncached(void *addr, size_t size) in arch_dma_set_uncached() function
/linux/include/linux/
H A Ddma-map-ops.h391 void *arch_dma_set_uncached(void *addr, size_t size);
/linux/kernel/dma/
H A Ddirect.c296 ret = arch_dma_set_uncached(ret, size); in dma_direct_alloc()
/linux/arch/
H A DKconfig305 # Select if the architecture provides the arch_dma_set_uncached symbol to