Home
last modified time | relevance | path

Searched refs:VFIO_REGION_INFO_FLAG_WRITE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/s390/cio/
H A Dvfio_ccw_async.c85 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
H A Dvfio_ccw_ops.c327 | VFIO_REGION_INFO_FLAG_WRITE; in vfio_ccw_mdev_get_region_info()
/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c52 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_open_device()
336 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
412 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/linux/drivers/vfio/platform/
H A Dvfio_platform_common.c163 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
529 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
588 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/linux/samples/vfio-mdev/
H A Dmbochs.c1049 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1055 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1062 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1069 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
H A Dmdpy.c451 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
458 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
H A Dmtty.c1756 VFIO_REGION_INFO_FLAG_WRITE; in mtty_get_region_info()
/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c614 VFIO_REGION_INFO_FLAG_WRITE | in intel_gvt_set_edid()
1193 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1204 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1216 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
/linux/include/uapi/linux/
H A Dvfio.h275 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/linux/drivers/vfio/pci/virtio/
H A Dmain.c317 VFIO_REGION_INFO_FLAG_WRITE; in virtiovf_pci_ioctl_get_region_info()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1028 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
1039 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
1092 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c256 VFIO_REGION_INFO_FLAG_WRITE | in nvgrace_gpu_ioctl_get_region_info()