Home
last modified time | relevance | path

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

/linux/arch/microblaze/mm/
H A Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/sh/kernel/
H A Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/m68k/kernel/
H A Ddma.c12 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/arc/mm/
H A Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/nios2/mm/
H A Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/arm64/mm/
H A Ddma-mapping.c34 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/xtensa/kernel/
H A Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/csky/mm/
H A Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/mips/mm/
H A Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/powerpc/mm/
H A Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/arch/riscv/mm/
H A Ddma-noncoherent.c117 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux/kernel/dma/
H A Ddirect.c200 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 Dpool.c101 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
/linux/include/linux/
H A Ddma-map-ops.h376 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/drivers/iommu/
H A Ddma-iommu.c995 arch_dma_prep_coherent(sg_page(sg), sg->length); in __iommu_dma_alloc_noncontiguous()
1622 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()