Searched refs:arch_dma_prep_coherent (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | dma-noncoherent.h | 106 void arch_dma_prep_coherent(struct page *page, size_t size); 108 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /Linux-v5.4/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-v5.4/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-v5.4/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-v5.4/arch/arm64/mm/ |
| D | dma-mapping.c | 28 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /Linux-v5.4/kernel/dma/ |
| D | remap.c | 139 arch_dma_prep_coherent(page, atomic_pool_size); in dma_atomic_pool_init() 234 arch_dma_prep_coherent(page, size); in arch_dma_alloc()
|
| D | direct.c | 142 arch_dma_prep_coherent(page, size); in dma_direct_alloc_pages() 171 arch_dma_prep_coherent(page, size); in dma_direct_alloc_pages()
|
| /Linux-v5.4/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-v5.4/arch/nds32/kernel/ |
| D | dma.c | 79 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /Linux-v5.4/arch/csky/mm/ |
| D | dma-mapping.c | 56 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /Linux-v5.4/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-v5.4/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-v5.4/drivers/iommu/ |
| D | dma-iommu.c | 611 arch_dma_prep_coherent(sg_page(sg), sg->length); in iommu_dma_alloc_remap() 985 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()
|