Searched refs:cio_gp_dma_zalloc (Results 1 – 2 of 2) sorted by relevance
366 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev,
1140 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc() function1163 return cio_gp_dma_zalloc(cio_dma_pool, cio_get_dma_css_dev(), size); in cio_dma_zalloc()