Searched refs:cio_gp_dma_zalloc (Results 1 – 3 of 3) sorted by relevance
1163 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc() function1202 return cio_gp_dma_zalloc(cio_dma_pool, cio_get_dma_css_dev(), size); in cio_dma_zalloc()
832 addr = cio_gp_dma_zalloc(cdev->private->dma_pool, &cdev->dev, size); in ccw_device_dma_zalloc()
707 cdev->private->dma_area = cio_gp_dma_zalloc(dma_pool, &cdev->dev, in io_subchannel_allocate_dev()