Searched refs:VFIO_GROUP_GET_STATUS (Results 1 – 2 of 2) sorted by relevance
215 ioctl_assert(device->group_fd, VFIO_GROUP_GET_STATUS, &group_status); in vfio_pci_group_setup()
153 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3) macro