Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 10 of 10) 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()581 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
459 VFIO_REGION_INFO_FLAG_MMAP); in mdpy_get_region_info()
1056 VFIO_REGION_INFO_FLAG_MMAP); in mbochs_get_region_info()
257 VFIO_REGION_INFO_FLAG_MMAP; in nvgrace_gpu_ioctl_get_region_info()
1041 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl_get_region_info()1744 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1270 VFIO_REGION_INFO_FLAG_MMAP; in hisi_acc_vfio_pci_ioctl()
1214 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()