Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 8 of 8) sorted by relevance
37 VFIO_REGION_INFO_FLAG_MMAP; in vfio_cdx_open_device()268 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_cdx_mmap()
49 VFIO_REGION_INFO_FLAG_MMAP; in vfio_fsl_mc_open_device()405 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_fsl_mc_mmap()
172 VFIO_REGION_INFO_FLAG_MMAP; in vfio_platform_regions_init()591 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_platform_mmap()
276 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
269 VFIO_REGION_INFO_FLAG_MMAP; in nvgrace_gpu_ioctl_get_region_info()
1032 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl_get_region_info()1730 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1357 VFIO_REGION_INFO_FLAG_MMAP; in hisi_acc_vfio_pci_ioctl()
1214 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()