Searched refs:VFIO_DEVICE_FEATURE_PROBE (Results 1 – 3 of 3) sorted by relevance
273 if (flags & VFIO_DEVICE_FEATURE_PROBE) in vfio_check_feature()
898 #define VFIO_DEVICE_FEATURE_PROBE (1 << 18) /* Probe feature support */ macro 1363 * VFIO_DEVICE_FEATURE_PROBE can be used to detect if the device supports
1218 VFIO_DEVICE_FEATURE_GET | VFIO_DEVICE_FEATURE_PROBE)) in vfio_ioctl_device_feature() 1222 if (!(feature.flags & VFIO_DEVICE_FEATURE_PROBE) && in vfio_ioctl_device_feature()