Home
last modified time | relevance | path

Searched defs:arch_dma_prep_coherent (Results 1 – 8 of 8) sorted by relevance

/linux/arch/microblaze/mm/
H A Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/sh/kernel/
H A Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/m68k/kernel/
H A Ddma.c12 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/nios2/mm/
H A Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/csky/mm/
H A Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/xtensa/kernel/
H A Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/powerpc/mm/
H A Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/include/linux/
H A Ddma-map-ops.h377 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function