Searched refs:VFIO_REGION_INFO_FLAG_MMAP (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/vfio/cdx/
H A Dmain.c37 VFIO_REGION_INFO_FLAG_MMAP;
207 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP))
/linux-master/drivers/vfio/platform/
H A Dvfio_platform_common.c172 VFIO_REGION_INFO_FLAG_MMAP;
581 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP))
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c49 VFIO_REGION_INFO_FLAG_MMAP;
405 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_MMAP))
/linux-master/include/uapi/linux/
H A Dvfio.h276 #define VFIO_REGION_INFO_FLAG_MMAP (1 << 2) /* Region supports mmap */ macro
/linux-master/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c257 VFIO_REGION_INFO_FLAG_MMAP;
/linux-master/samples/vfio-mdev/
H A Dmdpy.c458 VFIO_REGION_INFO_FLAG_MMAP);
H A Dmbochs.c1055 VFIO_REGION_INFO_FLAG_MMAP);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c1047 info.flags |= VFIO_REGION_INFO_FLAG_MMAP;
1823 (region->flags & VFIO_REGION_INFO_FLAG_MMAP))
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1272 VFIO_REGION_INFO_FLAG_MMAP;
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1206 VFIO_REGION_INFO_FLAG_MMAP |

Completed in 149 milliseconds