dma_generic_alloc_coherent  512 arch/x86/kernel/pci-gart_64.c 		return dma_generic_alloc_coherent(dev, size, dma_addr, flag);
dma_generic_alloc_coherent   82 arch/x86/kernel/pci-nommu.c 	.alloc_coherent = dma_generic_alloc_coherent,
dma_generic_alloc_coherent   92 include/asm-x86/dma-mapping.h extern void *dma_generic_alloc_coherent(struct device *dev, size_t size,