cio_dma_free      363 arch/s390/include/asm/cio.h extern void cio_dma_free(void *cpu_addr, size_t size);
cio_dma_free      193 drivers/s390/cio/airq.c 		cio_dma_free(iv->vector, size);
cio_dma_free      212 drivers/s390/cio/airq.c 		cio_dma_free(iv->vector, iv_size(iv->bits));
cio_dma_free     1517 drivers/s390/virtio/virtio_ccw.c 		cio_dma_free(summary_indicators, MAX_AIRQ_AREAS);