Home
last modified time | relevance | path

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

/Linux-v6.6/arch/microblaze/mm/
Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/sh/kernel/
Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/arc/mm/
Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/nios2/mm/
Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/m68k/kernel/
Ddma.c21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/arm64/mm/
Ddma-mapping.c35 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/csky/mm/
Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/xtensa/kernel/
Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/powerpc/mm/
Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/mips/mm/
Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/arch/riscv/mm/
Ddma-noncoherent.c123 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.6/include/linux/
Ddma-map-ops.h397 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function