Searched refs:vp_synchronize_vectors (Results 1 – 4 of 4) sorted by relevance
102 vp_synchronize_vectors(vdev); in vp_reset()197 .synchronize_cbs = vp_synchronize_vectors,
129 void vp_synchronize_vectors(struct virtio_device *vdev);
564 vp_synchronize_vectors(vdev); in vp_reset()1236 .synchronize_cbs = vp_synchronize_vectors,1256 .synchronize_cbs = vp_synchronize_vectors,
38 void vp_synchronize_vectors(struct virtio_device *vdev) in vp_synchronize_vectors() function
Completed in 14 milliseconds