Searched refs:VFIO_GROUP_GET_DEVICE_FD (Results 1 – 4 of 4) sorted by relevance
56 device file descriptor via VFIO_GROUP_GET_DEVICE_FD in order to support
193 #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");272 Traditionally user acquires a device fd via VFIO_GROUP_GET_DEVICE_FD442 via VFIO_GROUP_GET_DEVICE_FD) for a user session.546 device = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, "0000:06:0d.0");
399 case VFIO_GROUP_GET_DEVICE_FD: in vfio_group_fops_unl_ioctl()