/kernel/linux/linux-6.6/arch/microblaze/mm/ |
H A D | consistent.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/microblaze/mm/ |
H A D | consistent.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | dma-coherent.c | 10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | dma-coherent.c | 10 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | dma.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/arc/mm/ |
H A D | dma.c | 18 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | dma-mapping.c | 28 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/nios2/mm/ |
H A D | dma-mapping.c | 63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | dma-mapping.c | 35 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/nios2/mm/ |
H A D | dma-mapping.c | 63 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | dma.c | 21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/csky/mm/ |
H A D | dma-mapping.c | 54 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | pci-dma.c | 83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | dma.c | 79 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | dma.c | 21 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/csky/mm/ |
H A D | dma-mapping.c | 53 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | pci-dma.c | 83 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | direct.c | 151 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 181 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 222 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | dma-noncoherent.c | 47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | dma-noncoherent.c | 119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | dma-noncoherent.c | 119 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | dma-noncoherent.c | 47 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | dma-noncoherent.c | 117 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | direct.c | 200 arch_dma_prep_coherent(page, size); in dma_direct_alloc_no_mapping() 288 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 304 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dma-map-ops.h | 302 void arch_dma_prep_coherent(struct page *page, size_t size); 304 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|