Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/cio/
Dvfio_ccw_async.c86 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
Dvfio_ccw_ops.c339 | VFIO_REGION_INFO_FLAG_WRITE; in vfio_ccw_mdev_get_region_info()
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c122 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_regions_init()
423 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
497 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/Linux-v5.10/drivers/vfio/platform/
Dvfio_platform_common.c167 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
544 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
601 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci_nvlink2.c284 VFIO_REGION_INFO_FLAG_WRITE | in vfio_pci_nvdia_v100_nvlink2_init()
473 VFIO_REGION_INFO_FLAG_WRITE | in vfio_pci_ibm_npu2_init()
Dvfio_pci.c886 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl()
897 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl()
951 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl()
/Linux-v5.10/samples/vfio-mdev/
Dmbochs.c1023 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1029 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1036 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1043 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
Dmdpy.c444 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
451 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
Dmtty.c1087 VFIO_REGION_INFO_FLAG_WRITE; in mtty_get_region_info()
/Linux-v5.10/include/uapi/linux/
Dvfio.h249 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c676 VFIO_REGION_INFO_FLAG_WRITE | in kvmgt_set_edid()
1396 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1407 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1419 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()