Searched defs:arch_dma_prep_coherent (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/microblaze/mm/ |
D | consistent.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/sh/kernel/ |
D | dma-coherent.c | 10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/arc/mm/ |
D | dma.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/nios2/mm/ |
D | dma-mapping.c | 63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/m68k/kernel/ |
D | dma.c | 21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/arm64/mm/ |
D | dma-mapping.c | 35 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/csky/mm/ |
D | dma-mapping.c | 53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | pci-dma.c | 83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/powerpc/mm/ |
D | dma-noncoherent.c | 119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/mips/mm/ |
D | dma-noncoherent.c | 47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/arch/riscv/mm/ |
D | dma-noncoherent.c | 123 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/Linux-v6.6/include/linux/ |
D | dma-map-ops.h | 397 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|