Home
last modified time | relevance | path

Searched refs:vfio_ccw_regops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dvfio_ccw_private.h35 struct vfio_ccw_regops { struct
47 const struct vfio_ccw_regops *ops; argument
55 const struct vfio_ccw_regops *ops,
H A Dvfio_ccw_chp.c63 static const struct vfio_ccw_regops vfio_ccw_schib_region_ops = {
135 static const struct vfio_ccw_regops vfio_ccw_crw_region_ops = {
H A Dvfio_ccw_async.c73 static const struct vfio_ccw_regops vfio_ccw_async_region_ops = {
H A Dvfio_ccw_ops.c481 const struct vfio_ccw_regops *ops, in vfio_ccw_register_dev_region()