Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_async.c79 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.h59 int vfio_ccw_register_async_dev_regions(struct vfio_ccw_private *private);
H A Dvfio_ccw_ops.c173 ret = vfio_ccw_register_async_dev_regions(private); in vfio_ccw_mdev_open()