Searched defs:vfio_file_has_dev (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vfio/
H A Dgroup.c901 bool vfio_file_has_dev(struct file *file, struct vfio_device *device) function
910 EXPORT_SYMBOL_GPL(vfio_file_has_dev); variable
/linux-master/include/linux/
H A Dvfio.h310 static inline bool vfio_file_has_dev(struct file *file, struct vfio_device *device) function

Completed in 132 milliseconds