Home
last modified time | relevance | path

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

/Linux-v6.1/arch/microblaze/mm/
Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/sh/kernel/
Ddma-coherent.c10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/arc/mm/
Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/nios2/mm/
Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/arm64/mm/
Ddma-mapping.c35 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/xtensa/kernel/
Dpci-dma.c83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/m68k/kernel/
Ddma.c21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/riscv/mm/
Ddma-noncoherent.c52 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/csky/mm/
Ddma-mapping.c53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/mips/mm/
Ddma-noncoherent.c47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/arch/powerpc/mm/
Ddma-noncoherent.c119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/Linux-v6.1/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-v6.1/include/linux/
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-v6.1/arch/mips/jazz/
Djazzdma.c509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
/Linux-v6.1/drivers/iommu/
Ddma-iommu.c836 arch_dma_prep_coherent(sg_page(sg), sg->length); in __iommu_dma_alloc_noncontiguous()
1429 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()