Searched refs:vfio_device_try_get_registration (Results 1 – 3 of 3) sorted by relevance
20 bool vfio_device_try_get_registration(struct vfio_device *device);
45 if (ret && vfio_device_try_get_registration(it)) { in vfio_device_get_from_name()
154 bool vfio_device_try_get_registration(struct vfio_device *device) in vfio_device_try_get_registration() function
Completed in 7 milliseconds