Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dgroup.c646 static bool vfio_group_has_device(struct vfio_group *group, struct device *dev) in vfio_group_has_device() function
688 if (WARN_ON(vfio_group_has_device(group, dev))) in vfio_group_find_or_alloc()