Searched refs:VFIO_REGION_INFO_FLAG_READ (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/s390/cio/
H A Dvfio_ccw_chp.c76 VFIO_REGION_INFO_FLAG_READ,
148 VFIO_REGION_INFO_FLAG_READ,
H A Dvfio_ccw_async.c84 VFIO_REGION_INFO_FLAG_READ |
H A Dvfio_ccw_ops.c326 info->flags = VFIO_REGION_INFO_FLAG_READ
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_igd.c263 size, VFIO_REGION_INFO_FLAG_READ, opregionvbt);
409 VFIO_REGION_INFO_FLAG_READ, host_bridge);
429 VFIO_REGION_INFO_FLAG_READ, lpc_bridge);
H A Dvfio_pci_core.c1033 info.flags = VFIO_REGION_INFO_FLAG_READ |
1044 info.flags = VFIO_REGION_INFO_FLAG_READ |
1082 info.flags = VFIO_REGION_INFO_FLAG_READ;
1097 info.flags = VFIO_REGION_INFO_FLAG_READ |
/linux-master/drivers/vfio/cdx/
H A Dmain.c38 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_READ;
210 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_READ) &&
/linux-master/drivers/vfio/platform/
H A Dvfio_platform_common.c160 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_READ;
451 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_READ))
584 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_READ)
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c50 vdev->regions[i].flags |= VFIO_REGION_INFO_FLAG_READ;
257 if (!(region->flags & VFIO_REGION_INFO_FLAG_READ))
408 if (!(vdev->regions[index].flags & VFIO_REGION_INFO_FLAG_READ)
/linux-master/samples/vfio-mdev/
H A Dmdpy.c449 region_info->flags = (VFIO_REGION_INFO_FLAG_READ |
456 region_info->flags = (VFIO_REGION_INFO_FLAG_READ |
H A Dmbochs.c1047 region_info->flags = (VFIO_REGION_INFO_FLAG_READ |
1053 region_info->flags = (VFIO_REGION_INFO_FLAG_READ |
1060 region_info->flags = (VFIO_REGION_INFO_FLAG_READ |
1067 ext->base.flags = (VFIO_REGION_INFO_FLAG_READ |
H A Dmtty.c1757 region_info->flags = VFIO_REGION_INFO_FLAG_READ |
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c578 VFIO_REGION_INFO_FLAG_READ, base);
605 VFIO_REGION_INFO_FLAG_READ |
1184 info.flags = VFIO_REGION_INFO_FLAG_READ |
1195 info.flags = VFIO_REGION_INFO_FLAG_READ |
1207 VFIO_REGION_INFO_FLAG_READ |
/linux-master/include/uapi/linux/
H A Dvfio.h274 #define VFIO_REGION_INFO_FLAG_READ (1 << 0) /* Region supports read */ macro
/linux-master/drivers/vfio/pci/virtio/
H A Dmain.c316 info.flags = VFIO_REGION_INFO_FLAG_READ |
/linux-master/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c255 info.flags = VFIO_REGION_INFO_FLAG_READ |
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1270 info.flags = VFIO_REGION_INFO_FLAG_READ |

Completed in 148 milliseconds