Searched refs:VFIO_GROUP_GET_DEVICE_FD (Results 1 – 3 of 3) sorted by relevance
189 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) macro
213 device = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "0000:06:0d.0");290 device (via VFIO_GROUP_GET_DEVICE_FD). The ioctl interface provides375 device = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "0000:06:0d.0");
1252 case VFIO_GROUP_GET_DEVICE_FD: in vfio_group_fops_unl_ioctl()