Searched refs:VFIO_REGION_INFO_FLAG_CAPS (Results 1 – 3 of 3) sorted by relevance
237 #define VFIO_REGION_INFO_FLAG_CAPS (1 << 3) /* Info supports caps */ macro
1185 info.flags = VFIO_REGION_INFO_FLAG_CAPS | in intel_vgpu_ioctl()1254 if ((info.flags & VFIO_REGION_INFO_FLAG_CAPS) && sparse) { in intel_vgpu_ioctl()1273 info.flags |= VFIO_REGION_INFO_FLAG_CAPS; in intel_vgpu_ioctl()
753 info.flags |= VFIO_REGION_INFO_FLAG_CAPS; in vfio_pci_ioctl()