Searched refs:vfio_device_set_group (Results 1 – 3 of 3) sorted by relevance
101 int vfio_device_set_group(struct vfio_device *device,133 static inline int vfio_device_set_group(struct vfio_device *device, in vfio_device_set_group() function
707 int vfio_device_set_group(struct vfio_device *device, in vfio_device_set_group() function
335 ret = vfio_device_set_group(device, type); in __vfio_register_dev()