Home
last modified time | relevance | path

Searched defs:gp_dma (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/cio/
H A Dcss.c1068 struct gen_pool *gp_dma; in cio_gp_dma_create() local
1097 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy()
1115 void *__cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in __cio_gp_dma_zalloc()
1138 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc()
1144 void cio_gp_dma_free(struct gen_pool *gp_dma, void *cpu_addr, size_t size) in cio_gp_dma_free()