Home
last modified time | relevance | path

Searched defs:vfio_ccw_private (Results 1 – 1 of 1) sorted by relevance

/drivers/s390/cio/
Dvfio_ccw_private.h78 struct vfio_ccw_private { struct
79 struct subchannel *sch;
80 int state;
81 struct completion *completion;
82 atomic_t avail;
83 struct mdev_device *mdev;
84 struct notifier_block nb;
85 struct ccw_io_region *io_region;
86 struct mutex io_mutex;
87 struct vfio_ccw_region *region;
[all …]