Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/vfio/
Dgroup.c906 bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function
/linux-6.14.4/include/linux/
Dvfio.h311 static inline bool vfio_file_has_dev(struct file *file, struct vfio_device *device) in vfio_file_has_dev() function