Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/
Dgroup.c661 static struct vfio_group *vfio_group_find_or_alloc(struct device *dev) in vfio_group_find_or_alloc() function
708 group = vfio_group_find_or_alloc(device->dev); in vfio_device_set_group()