Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 3 of 3) sorted by relevance
187 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
66 VFIO_REGION_INFO_FLAG_MMAP; in vfio_platform_regions_init()455 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_platform_mmap()
484 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl()