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
184 dev->device = ioctl(group, VFIO_GROUP_GET_DEVICE_FD, device); in uml_vfio_user_setup_device()
194 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) macro
320 device->fd = ioctl(device->group_fd, VFIO_GROUP_GET_DEVICE_FD, arg); in __vfio_pci_group_get_device_fd()