Searched defs:VFIO_REGION_INFO_FLAG_READ (Results 1 – 2 of 2) sorted by relevance
274 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) /* Region supports read */ macro