Searched defs:vfio_ccw_region (Results 1 – 1 of 1) sorted by relevance
45 struct vfio_ccw_region { struct46 u32 type;47 u32 subtype;48 const struct vfio_ccw_regops *ops;49 void *data;50 size_t size;51 u32 flags;
Completed in 5 milliseconds