Searched refs:vfio_file_has_dev (Results 1 – 2 of 2) sorted by relevance
893 bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function902 EXPORT_SYMBOL_GPL(vfio_file_has_dev);
2318 if (vfio_file_has_dev(groups->files[i], vdev)) in vfio_dev_in_groups()
Completed in 12 milliseconds