Lines Matching refs:ccw_device_dma_free
390 ccw_device_dma_free(vcdev->cdev, indicatorp, sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator()
391 ccw_device_dma_free(vcdev->cdev, thinint_area, sizeof(*thinint_area)); in virtio_ccw_drop_indicator()
469 ccw_device_dma_free(vcdev->cdev, info->info_block, in virtio_ccw_del_vq()
489 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_del_vqs()
580 ccw_device_dma_free(vcdev->cdev, info->info_block, in virtio_ccw_setup_vq()
632 ccw_device_dma_free(vcdev->cdev, thinint_area, sizeof(*thinint_area)); in virtio_ccw_register_adapter_ind()
706 ccw_device_dma_free(vcdev->cdev, indicatorp, in virtio_ccw_find_vqs()
708 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_find_vqs()
712 ccw_device_dma_free(vcdev->cdev, indicatorp, in virtio_ccw_find_vqs()
714 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_find_vqs()
737 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_reset()
785 ccw_device_dma_free(vcdev->cdev, features, sizeof(*features)); in virtio_ccw_get_features()
786 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_get_features()
850 ccw_device_dma_free(vcdev->cdev, features, sizeof(*features)); in virtio_ccw_finalize_features()
851 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_finalize_features()
892 ccw_device_dma_free(vcdev->cdev, config_area, VIRTIO_CCW_CONFIG_SIZE); in virtio_ccw_get_config()
893 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_get_config()
929 ccw_device_dma_free(vcdev->cdev, config_area, VIRTIO_CCW_CONFIG_SIZE); in virtio_ccw_set_config()
930 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_set_config()
957 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_get_status()
987 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_set_status()
1045 ccw_device_dma_free(vcdev->cdev, vcdev->dma_area, in virtio_ccw_release_dev()
1269 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_set_transport_rev()
1299 ccw_device_dma_free(vcdev->cdev, ccw, sizeof(*ccw)); in virtio_ccw_set_transport_rev()
1300 ccw_device_dma_free(vcdev->cdev, rev, sizeof(*rev)); in virtio_ccw_set_transport_rev()
1360 ccw_device_dma_free(vcdev->cdev, vcdev->dma_area, in virtio_ccw_online()