alloc_coherent 1323 arch/x86/kernel/amd_iommu.c .alloc_coherent = alloc_coherent, alloc_coherent 529 arch/x86/kernel/pci-calgary_64.c .alloc_coherent = calgary_alloc_coherent, alloc_coherent 713 arch/x86/kernel/pci-gart_64.c .alloc_coherent = gart_alloc_coherent, alloc_coherent 82 arch/x86/kernel/pci-nommu.c .alloc_coherent = dma_generic_alloc_coherent, alloc_coherent 23 arch/x86/kernel/pci-swiotlb_64.c .alloc_coherent = swiotlb_alloc_coherent, alloc_coherent 22 include/asm-x86/dma-mapping.h void* (*alloc_coherent)(struct device *dev, size_t size, alloc_coherent 287 include/asm-x86/dma-mapping.h if (!ops->alloc_coherent) alloc_coherent 290 include/asm-x86/dma-mapping.h return ops->alloc_coherent(dev, size, dma_handle, alloc_coherent 968 include/rdma/ib_verbs.h void *(*alloc_coherent)(struct ib_device *dev, alloc_coherent 1806 include/rdma/ib_verbs.h return dev->dma_ops->alloc_coherent(dev, size, dma_handle, flag);