Searched refs:VFIO_REGION_INFO_FLAG_CAPS (Results 1 – 4 of 4) sorted by relevance
278 #define VFIO_REGION_INFO_FLAG_CAPS (1 << 3) /* Info supports caps */ macro
616 VFIO_REGION_INFO_FLAG_CAPS, base); in intel_gvt_set_edid()1180 info->flags = VFIO_REGION_INFO_FLAG_CAPS | in intel_vgpu_ioctl_get_region_info()1242 if ((info->flags & VFIO_REGION_INFO_FLAG_CAPS) && sparse) { in intel_vgpu_ioctl_get_region_info()
1073 VFIO_REGION_INFO_FLAG_CAPS); in mbochs_ioctl_get_region_info()
1345 info.flags |= VFIO_REGION_INFO_FLAG_CAPS; in vfio_get_region_info()