Searched refs:VFIO_DEVICE_FLAGS_CCW (Results 1 – 2 of 2) sorted by relevance
208 #define VFIO_DEVICE_FLAGS_CCW (1 << 4) /* vfio-ccw device */ macro
83 pub const VFIO_DEVICE_FLAGS_CCW: u32 = 16; constant