Home
last modified time | relevance | path

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

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