Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 2 of 2) sorted by relevance
210 region->flags & VFIO_REGION_INFO_FLAG_MMAP) { in vfio_region_setup()
276 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro