Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/cio/
Dcss.c1070 struct gen_pool *gp_dma; in cio_gp_dma_create() local
1099 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy()
1117 void *__cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in __cio_gp_dma_zalloc()
1140 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc()
1146 void cio_gp_dma_free(struct gen_pool *gp_dma, void *cpu_addr, size_t size) in cio_gp_dma_free()