| /linux-6.15/arch/microblaze/mm/ |
| H A D | consistent.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | dma-coherent.c | 10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | dma.c | 12 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/arc/mm/ |
| H A D | dma.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/nios2/mm/ |
| H A D | dma-mapping.c | 63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | dma-mapping.c | 34 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | pci-dma.c | 83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/csky/mm/ |
| H A D | dma-mapping.c | 53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/mips/mm/ |
| H A D | dma-noncoherent.c | 47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | dma-noncoherent.c | 119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | dma-noncoherent.c | 117 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/kernel/dma/ |
| H A D | direct.c | 200 arch_dma_prep_coherent(page, size); in dma_direct_alloc_no_mapping() 279 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 295 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
|
| H A D | pool.c | 101 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
|
| /linux-6.15/include/linux/ |
| H A D | dma-map-ops.h | 376 void arch_dma_prep_coherent(struct page *page, size_t size); 378 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /linux-6.15/arch/mips/jazz/ |
| H A D | jazzdma.c | 509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
|
| /linux-6.15/drivers/iommu/ |
| H A D | dma-iommu.c | 972 arch_dma_prep_coherent(sg_page(sg), sg->length); in __iommu_dma_alloc_noncontiguous() 1599 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()
|