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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mm/
H A DMakefile5 obj-y += init.o clear_page.o copy_page.o dma-coherent.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h71 int coherent; member in struct:mthca_icm_table
85 gfp_t gfp_mask, int coherent);
86 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);
H A Dmthca_memfree.c89 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) argument
97 if (coherent)
134 gfp_t gfp_mask, int coherent)
141 /* We use sg_set_buf for coherent allocs, which assumes low memory */
142 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM));
168 if (coherent)
179 if (coherent)
201 if (!coherent && chunk) {
213 mthca_free_icm(dev, icm, coherent);
232 __GFP_NOWARN, table->coherent);
133 mthca_alloc_icm(struct mthca_dev *dev, int npages, gfp_t gfp_mask, int coherent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/parisc/
H A Dharmony.h13 int coherent; member in struct:harmony_buffer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/pci/
H A Dbridge.h812 u64 coherent:1; member in struct:ate_u::ate_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/pci/
H A Dbridge.h812 u64 coherent:1; member in struct:ate_u::ate_s

Completed in 69 milliseconds