Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/cio/
Dvfio_ccw_async.c85 VFIO_REGION_INFO_FLAG_WRITE, in vfio_ccw_register_async_dev_regions()
Dvfio_ccw_ops.c286 | VFIO_REGION_INFO_FLAG_WRITE; in vfio_ccw_mdev_get_region_info()
/Linux-v6.1/drivers/vfio/platform/
Dvfio_platform_common.c167 VFIO_REGION_INFO_FLAG_WRITE; in vfio_platform_regions_init()
533 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE)) in vfio_platform_write()
592 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_WRITE) in vfio_platform_mmap()
/Linux-v6.1/drivers/vfio/fsl-mc/
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-v6.1/samples/vfio-mdev/
Dmdpy.c449 VFIO_REGION_INFO_FLAG_WRITE); in mdpy_get_region_info()
456 VFIO_REGION_INFO_FLAG_WRITE | in mdpy_get_region_info()
Dmbochs.c1047 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1053 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
1060 VFIO_REGION_INFO_FLAG_WRITE); in mbochs_get_region_info()
1067 VFIO_REGION_INFO_FLAG_WRITE | in mbochs_get_region_info()
Dmtty.c1081 VFIO_REGION_INFO_FLAG_WRITE; in mtty_get_region_info()
/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Dkvmgt.c606 VFIO_REGION_INFO_FLAG_WRITE | in intel_gvt_set_edid()
1196 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1207 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
1219 VFIO_REGION_INFO_FLAG_WRITE; in intel_vgpu_ioctl()
/Linux-v6.1/include/uapi/linux/
Dvfio.h255 #define VFIO_REGION_INFO_FLAG_WRITE (1 << 1) /* Region supports write */ macro
/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_core.c954 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
965 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
1018 VFIO_REGION_INFO_FLAG_WRITE; in vfio_pci_ioctl_get_region_info()
/Linux-v6.1/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1169 VFIO_REGION_INFO_FLAG_WRITE | in hisi_acc_vfio_pci_ioctl()