Searched refs:cio_gp_dma_create (Results 1 – 2 of 2) sorted by relevance
1099 struct gen_pool *cio_gp_dma_create(struct device *dma_dev, int nr_pages) in cio_gp_dma_create() function1142 cio_dma_pool = cio_gp_dma_create(cio_get_dma_css_dev(), 1); in cio_dma_pool_init()
714 dma_pool = cio_gp_dma_create(&cdev->dev, 1); in io_subchannel_allocate_dev()