| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | direct.c | 153 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 183 arch_dma_prep_coherent(page, size); in dma_direct_alloc() 224 arch_dma_prep_coherent(page, size); in dma_direct_alloc()
|
| H A D | pool.c | 104 arch_dma_prep_coherent(page, pool_size); in atomic_pool_expand()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | dma-mapping.c | 30 void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-map-ops.h | 316 void arch_dma_prep_coherent(struct page *page, size_t size); 318 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_buffer.c | 204 arch_dma_prep_coherent(sg_page(sg), sg->length); in ion_buffer_prep_noncached()
|
| /OK3568_Linux_fs/kernel/arch/mips/jazz/ |
| H A D | jazzdma.c | 509 arch_dma_prep_coherent(page, size); in jazz_dma_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | dma-iommu.c | 708 arch_dma_prep_coherent(sg_page(sg), sg->length); in iommu_dma_alloc_remap() 1086 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()
|