Searched refs:vp_synchronize_vectors (Results 1 – 3 of 3) sorted by relevance
102 vp_synchronize_vectors(vdev); in vp_reset()197 .synchronize_cbs = vp_synchronize_vectors,
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