Home
last modified time | relevance | path

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

/linux-5.10/drivers/s390/cio/
Dvfio_ccw_private.h89 struct vfio_ccw_private { struct
90 struct subchannel *sch;
91 int state;
92 struct completion *completion;
93 atomic_t avail;
94 struct mdev_device *mdev;
95 struct notifier_block nb;
96 struct ccw_io_region *io_region;
97 struct mutex io_mutex;
98 struct vfio_ccw_region *region;
[all …]