Home
last modified time | relevance | path

Searched refs:arch_dma_prep_coherent (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/include/linux/
Ddma-noncoherent.h106 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/
Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/arc/mm/
Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/nios2/mm/
Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/arm64/mm/
Ddma-mapping.c28 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/kernel/dma/
Dremap.c139 arch_dma_prep_coherent(page, atomic_pool_size); in dma_atomic_pool_init()
234 arch_dma_prep_coherent(page, size); in arch_dma_alloc()
Ddirect.c142 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/
Ddma.c21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/nds32/kernel/
Ddma.c79 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/csky/mm/
Ddma-mapping.c56 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/powerpc/mm/
Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/arch/mips/mm/
Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v5.4/drivers/iommu/
Ddma-iommu.c611 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()