Home
last modified time | relevance | path

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

/linux-5.19.10/arch/microblaze/mm/
Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/sh/kernel/
Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/arc/mm/
Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/nios2/mm/
Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/arm64/mm/
Ddma-mapping.c28 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/xtensa/kernel/
Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/m68k/kernel/
Ddma.c21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/csky/mm/
Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/powerpc/mm/
Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/mips/mm/
Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/kernel/dma/
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()
Dpool.c101 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
/linux-5.19.10/include/linux/
Ddma-map-ops.h318 void arch_dma_prep_coherent(struct page *page, size_t size);
320 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-5.19.10/arch/mips/jazz/
Djazzdma.c509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
/linux-5.19.10/drivers/iommu/
Ddma-iommu.c825 arch_dma_prep_coherent(sg_page(sg), sg->length); in __iommu_dma_alloc_noncontiguous()
1349 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()