Home
last modified time | relevance | path

Searched refs:vfio_file_has_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dvfio.h251 bool vfio_file_has_dev(struct file *file, struct vfio_device *device);
/linux-6.3-rc2/drivers/vfio/
A Dgroup.c852 bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function
861 EXPORT_SYMBOL_GPL(vfio_file_has_dev);
/linux-6.3-rc2/drivers/vfio/pci/
A Dvfio_pci_core.c2322 if (vfio_file_has_dev(groups->files[i], &vdev->vdev)) in vfio_dev_in_groups()

Completed in 25 milliseconds