Searched refs:alloc_coherent (Results 1 - 25 of 74) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/xen/
H A Dpci-swiotlb-xen.c13 .alloc_coherent = xen_swiotlb_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/xen/
H A Dpci-swiotlb-xen.c13 .alloc_coherent = xen_swiotlb_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddma-mapping.h63 if (!ops->alloc_coherent)
66 memory = ops->alloc_coherent(dev, size, dma_handle, gfp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Ddma-mapping.h63 if (!ops->alloc_coherent)
66 memory = ops->alloc_coherent(dev, size, dma_handle, gfp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dpci-swiotlb.c30 .alloc_coherent = x86_swiotlb_alloc_coherent,
H A Dpci-nommu.c99 .alloc_coherent = dma_generic_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Ddma-swiotlb.c35 .alloc_coherent = dma_direct_alloc_coherent,
H A Ddma-iommu.c93 .alloc_coherent = dma_iommu_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Ddma-swiotlb.c35 .alloc_coherent = dma_direct_alloc_coherent,
H A Ddma-iommu.c93 .alloc_coherent = dma_iommu_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-swiotlb.c30 .alloc_coherent = x86_swiotlb_alloc_coherent,
H A Dpci-nommu.c99 .alloc_coherent = dma_generic_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dpci-swiotlb.c26 .alloc_coherent = ia64_swiotlb_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Ddma-mapping.h18 return get_dma_ops(dev)->alloc_coherent(dev, size, dma_handle, gfp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dpci-swiotlb.c26 .alloc_coherent = ia64_swiotlb_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Ddma-mapping.h18 return get_dma_ops(dev)->alloc_coherent(dev, size, dma_handle, gfp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Ddma-mapping.h132 if (!ops->alloc_coherent)
135 memory = ops->alloc_coherent(dev, size, dma_handle,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddma-mapping.h132 if (!ops->alloc_coherent)
135 memory = ops->alloc_coherent(dev, size, dma_handle,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Ddma-nommu.c66 .alloc_coherent = dma_generic_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Ddma-mapping.h35 cpu_addr = ops->alloc_coherent(dev, size, dma_handle, flag);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Ddma-nommu.c66 .alloc_coherent = dma_generic_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Ddma-mapping.h35 cpu_addr = ops->alloc_coherent(dev, size, dma_handle, flag);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Ddma-mapping.h30 caddr = ops->alloc_coherent(dev, size, daddr, gfp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/kernel/
H A Ddma.c136 .alloc_coherent = dma_direct_alloc_coherent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Ddma-mapping.h30 caddr = ops->alloc_coherent(dev, size, daddr, gfp);

Completed in 123 milliseconds

123