vfio_file_has_dev
EXPORT_SYMBOL_GPL(vfio_file_has_dev);
if (vfio_file_has_dev(groups->files[i], vdev))
bool vfio_file_has_dev(struct file *file, struct vfio_device *device);