Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio_main.c321 static bool vfio_device_try_get_registration(struct vfio_device *device) in vfio_device_try_get_registration() function
334 vfio_device_try_get_registration(device)) { in vfio_group_get_device()
621 if (ret && vfio_device_try_get_registration(it)) { in vfio_device_get_from_name()