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,
106 void vp_synchronize_vectors(struct virtio_device *vdev);
179 vp_synchronize_vectors(vdev); in vp_reset()503 .synchronize_cbs = vp_synchronize_vectors,523 .synchronize_cbs = vp_synchronize_vectors,
28 void vp_synchronize_vectors(struct virtio_device *vdev) in vp_synchronize_vectors() function