Searched refs:VFIO_DEVICE_FLAGS_RESET (Results 1 – 2 of 2) sorted by relevance
204 #define VFIO_DEVICE_FLAGS_RESET (1 << 0) /* Device supports reset */ macro
79 pub const VFIO_DEVICE_FLAGS_RESET: u32 = 1; constant