Searched refs:vhost_log_write (Results 1 – 3 of 3) sorted by relevance
207 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
1924 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function1958 EXPORT_SYMBOL_GPL(vhost_log_write);
1230 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()