Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/cio/
A Dvfio_ccw_private.h106 struct vfio_ccw_private { struct
107 struct vfio_device vdev;
108 int state;
111 struct mutex io_mutex;
116 int num_regions;
118 struct channel_program cp;
119 struct irb irb;
120 union scsw scsw;
121 struct list_head crw;
126 struct work_struct io_work;
[all …]

Completed in 6 milliseconds