Home
last modified time | relevance | path

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

/devicemodel/hw/pci/virtio/
A Dvirtio_coreu.c85 struct coreu_msg { struct
133 send_and_receive(int fd, struct coreu_msg *msg) in send_and_receive()
135 uint32_t msg_size = sizeof(struct coreu_msg); in send_and_receive()
168 struct coreu_msg *msg; in virtio_coreu_thread()
199 msg = (struct coreu_msg *)(iov.iov_base); in virtio_coreu_thread()
208 vq_relchain(rvq, idx, sizeof(struct coreu_msg)); in virtio_coreu_thread()
243 msg_size = sizeof(struct coreu_msg); in connect_coreu_daemon()

Completed in 3 milliseconds