Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 9 of 9) sorted by relevance
37 VFIO_REGION_INFO_FLAG_MMAP; in vfio_cdx_open_device()153 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
456 VFIO_REGION_INFO_FLAG_MMAP); in mdpy_get_region_info()
1053 VFIO_REGION_INFO_FLAG_MMAP); in mbochs_get_region_info()
1047 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl_get_region_info()1823 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1293 VFIO_REGION_INFO_FLAG_MMAP; in hisi_acc_vfio_pci_ioctl()
1206 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()