Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/cio/
Dvfio_ccw_private.h92 struct vfio_ccw_private { struct
93 struct subchannel *sch;
94 int state;
95 struct completion *completion;
96 atomic_t avail;
97 struct mdev_device *mdev;
98 struct notifier_block nb;
99 struct ccw_io_region *io_region;
100 struct mutex io_mutex;
101 struct vfio_ccw_region *region;
[all …]