Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/cio/
Dvfio_ccw_async.c86 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
Dvfio_ccw_ops.c340 | VFIO_REGION_INFO_FLAG_WRITE; in vfio_ccw_mdev_get_region_info()
/Linux-v5.15/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c52 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_WRITE; in vfio_fsl_mc_open_device()
321 if (!(region->flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_fsl_mc_write()
397 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_fsl_mc_mmap()
/Linux-v5.15/drivers/vfio/platform/
Dvfio_platform_common.c167 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()
587 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/Linux-v5.15/samples/vfio-mdev/
Dmbochs.c1022 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1028 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1035 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1042 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
Dmdpy.c441 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
448 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
Dmtty.c1056 VFIO_REGION_INFO_FLAG_WRITE; in mtty_get_region_info()
/Linux-v5.15/include/uapi/linux/
Dvfio.h255 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dkvmgt.c774 VFIO_REGION_INFO_FLAG_WRITE | in kvmgt_set_edid()
1492 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1503 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1515 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_core.c720 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_core_ioctl()
731 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_core_ioctl()
785 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_core_ioctl()