Searched refs:VFIO_REGION_INFO_FLAG_CAPS (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvfio.h277 #define VFIO_REGION_INFO_FLAG_CAPS (1 << 3) /* Info supports caps */ macro
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c607 VFIO_REGION_INFO_FLAG_CAPS, base);
1205 info.flags = VFIO_REGION_INFO_FLAG_CAPS |
1273 if ((info.flags & VFIO_REGION_INFO_FLAG_CAPS) && sparse) {
1292 info.flags |= VFIO_REGION_INFO_FLAG_CAPS;
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_ops.c359 info->flags |= VFIO_REGION_INFO_FLAG_CAPS;
/linux-master/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c260 info.flags |= VFIO_REGION_INFO_FLAG_CAPS;
/linux-master/samples/vfio-mdev/
H A Dmbochs.c1069 VFIO_REGION_INFO_FLAG_CAPS);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c1136 info.flags |= VFIO_REGION_INFO_FLAG_CAPS;

Completed in 137 milliseconds