Home
last modified time | relevance | path

Searched refs:vfio_ccw_register_async_dev_regions (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/cio/
H A Dvfio_ccw_async.c78 int vfio_ccw_register_async_dev_regions(struct vfio_ccw_private *private) in vfio_ccw_register_async_dev_regions() function
H A Dvfio_ccw_private.h61 int vfio_ccw_register_async_dev_regions(struct vfio_ccw_private *private);
H A Dvfio_ccw_ops.c175 ret = vfio_ccw_register_async_dev_regions(private); in vfio_ccw_mdev_open_device()