Home
last modified time | relevance | path

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

/drivers/vhost/
Dvhost.h165 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
Dnet.c643 vhost_log_write(vq, vq_log, log, vhost_len); in handle_rx()
Dvhost.c948 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function