Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dgroup.c901 bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function
/Linux-v6.6/include/linux/
Dvfio.h307 static inline bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function