Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/microblaze/mm/
A Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/sh/kernel/
A Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/nios2/mm/
A Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/arc/mm/
A Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/arm64/mm/
A Ddma-mapping.c35 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/xtensa/kernel/
A Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/m68k/kernel/
A Ddma.c21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/riscv/mm/
A Ddma-noncoherent.c52 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/csky/mm/
A Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/powerpc/mm/
A Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/mips/mm/
A Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/kernel/dma/
A Ddirect.c201 arch_dma_prep_coherent(page, size); in dma_direct_alloc_no_mapping()
289 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
305 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
A Dpool.c101 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h332 void arch_dma_prep_coherent(struct page *page, size_t size);
334 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.3-rc2/arch/mips/jazz/
A Djazzdma.c509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
/linux-6.3-rc2/drivers/iommu/
A Ddma-iommu.c843 arch_dma_prep_coherent(sg_page(sg), sg->length); in __iommu_dma_alloc_noncontiguous()
1437 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()

Completed in 24 milliseconds