Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 – 8 of 8) sorted by relevance
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()
260 #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()
975 info.flags |= VFIO_REGION_INFO_FLAG_MMAP; in vfio_pci_ioctl_get_region_info()1760 (region->flags & VFIO_REGION_INFO_FLAG_MMAP)) in vfio_pci_core_mmap()
1293 VFIO_REGION_INFO_FLAG_MMAP; in hisi_acc_vfio_pci_ioctl()
1209 VFIO_REGION_INFO_FLAG_MMAP | in intel_vgpu_ioctl()
Completed in 28 milliseconds