Searched refs:VFIO_DEVICE_FEATURE_GET (Results 1 – 2 of 2) sorted by relevance
988 #define VFIO_DEVICE_FEATURE_GET (1 << 16) /* Get feature into data[] */ macro
1132 VFIO_DEVICE_FEATURE_GET | in vfio_pci_core_ioctl()1139 (feature.flags & VFIO_DEVICE_FEATURE_GET)) in vfio_pci_core_ioctl()1151 if (feature.flags & VFIO_DEVICE_FEATURE_GET) in vfio_pci_core_ioctl()