Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 7 of 7) sorted by relevance
49 VFIO_REGION_INFO_FLAG_MMAP; in vfio_fsl_mc_open_device()390 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_fsl_mc_mmap()
176 VFIO_REGION_INFO_FLAG_MMAP; in vfio_platform_regions_init()580 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_platform_mmap()
256 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
449 VFIO_REGION_INFO_FLAG_MMAP); in mdpy_get_region_info()
1029 VFIO_REGION_INFO_FLAG_MMAP); in mbochs_get_region_info()
733 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_core_ioctl()1468 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1513 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()