Home
last modified time | relevance | path

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

/linux-6.12.1/arch/microblaze/mm/
Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.12.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-6.12.1/arch/m68k/kernel/
Ddma.c12 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.12.1/arch/arc/mm/
Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.12.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-6.12.1/arch/arm64/mm/
Ddma-mapping.c34 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.12.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-6.12.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-6.12.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-6.12.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-6.12.1/arch/riscv/mm/
Ddma-noncoherent.c117 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/linux-6.12.1/kernel/dma/
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()
Dpool.c101 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
/linux-6.12.1/include/linux/
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-6.12.1/arch/mips/jazz/
Djazzdma.c509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
/linux-6.12.1/drivers/iommu/
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()