Home
last modified time | relevance | path

Searched defs:dma_alloc_coherent (Results 1 – 5 of 5) sorted by relevance

/u-boot-v2022.01-rc1/arch/nds32/include/asm/
A Ddma-mapping.h16 static void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
/u-boot-v2022.01-rc1/arch/nios2/include/asm/
A Ddma-mapping.h11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
/u-boot-v2022.01-rc1/arch/arm/include/asm/
A Ddma-mapping.h17 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
/u-boot-v2022.01-rc1/arch/riscv/include/asm/
A Ddma-mapping.h19 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
/u-boot-v2022.01-rc1/arch/x86/include/asm/
A Ddma-mapping.h17 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function

Completed in 9 milliseconds