Home
last modified time | relevance | path

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

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