linux_dma_alloc_coherent
return (linux_dma_alloc_coherent(dev, size, dma_handle, flag));
void *linux_dma_alloc_coherent(struct device *dev, size_t size,
dr->mem = linux_dma_alloc_coherent(dev, size, dma_handle, flag);