Searched refs:coherent (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mm/
H A DMakefile5 obj-y += init.o clear_page.o copy_page.o dma-coherent.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dicm.c77 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent) argument
85 if (coherent)
123 gfp_t gfp_mask, int coherent)
130 /* We use sg_set_buf for coherent allocs, which assumes low memory */
131 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM));
158 if (coherent)
175 if (coherent)
192 if (!coherent && chunk) {
204 mlx4_free_icm(dev, icm, coherent);
269 __GFP_NOWARN, table->coherent);
122 mlx4_alloc_icm(struct mlx4_dev *dev, int npages, gfp_t gfp_mask, int coherent) argument
[all...]
H A Dicm.h71 gfp_t gfp_mask, int coherent);
72 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent);
H A Dmlx4.h127 int coherent; member in struct:mlx4_icm_table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h69 int coherent; member in struct:mthca_icm_table
83 gfp_t gfp_mask, int coherent);
84 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);
H A Dmthca_memfree.c88 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) argument
96 if (coherent)
138 gfp_t gfp_mask, int coherent)
145 /* We use sg_set_buf for coherent allocs, which assumes low memory */
146 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM));
173 if (coherent)
184 if (coherent)
206 if (!coherent && chunk) {
218 mthca_free_icm(dev, icm, coherent);
237 __GFP_NOWARN, table->coherent);
137 mthca_alloc_icm(struct mthca_dev *dev, int npages, gfp_t gfp_mask, int coherent) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A DMakefile10 obj-$(CONFIG_HAVE_GENERIC_DMA_COHERENT) += dma-coherent.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddma-mapping.h12 #include <asm-generic/dma-coherent.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddma-mapping.h6 #include <asm-generic/dma-coherent.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.h13 int coherent; member in struct:harmony_buffer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddma-mapping.h15 #include <asm-generic/dma-coherent.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Ddma-mapping.h30 #include <asm-generic/dma-coherent.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Ddma-mapping.h17 #include <asm-generic/dma-coherent.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Ddma-mapping.h9 #include <asm-generic/dma-coherent.h>
190 * dma_mmap_coherent - map a coherent DMA allocation into user space
197 * Map a coherent DMA buffer previously allocated by dma_alloc_coherent
198 * into user space. The coherent DMA buffer must not be freed by the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile.bak12 @echo 'coherent, cray_v3, cygwin, lynx, minix, os390,'
220 coherent:
H A DMakefile12 @echo 'coherent, cray_v3, cygwin, lynx, minix, os390,'
220 coherent:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A DMakefile148 SYSTEMS2 = bsd bsdi bsdi_noasm bull coherent convex cray cray_opt cyber_sgi
733 coherent: unix_make
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/pci/
H A Dbridge.h812 u64 coherent:1; member in struct:ate_u::ate_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-xsc3.S396 orrne r2, r2, #PTE_EXT_COHERENT @ interlock: mask in coherent bit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Dconfigure11233 VM page cache was not coherent with the file system buffer cache

Completed in 303 milliseconds