Searched refs:VFIO_REGION_INFO_FLAG_READ (Results 1 – 2 of 2) sorted by relevance
254 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) /* Region supports read */ macro
88 pub const VFIO_REGION_INFO_FLAG_READ: u32 = 1; constant