Searched defs:gp_dma (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| D | css.c | 1086 struct gen_pool *gp_dma; in cio_gp_dma_create() local 1115 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy() 1133 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc() 1155 void cio_gp_dma_free(struct gen_pool *gp_dma, void *cpu_addr, size_t size) in cio_gp_dma_free()
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | css.c | 1128 struct gen_pool *gp_dma; in cio_gp_dma_create() local 1157 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy() 1175 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc() 1197 void cio_gp_dma_free(struct gen_pool *gp_dma, void *cpu_addr, size_t size) in cio_gp_dma_free()
|