Searched refs:VFIO_DEVICE_FLAGS_PLATFORM (Results 1 – 2 of 2) sorted by relevance
206 #define VFIO_DEVICE_FLAGS_PLATFORM (1 << 2) /* vfio-platform device */ macro
81 pub const VFIO_DEVICE_FLAGS_PLATFORM: u32 = 4; constant