Searched refs:vhost_log_write (Results 1 – 3 of 3) sorted by relevance
227 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
2293 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function2327 EXPORT_SYMBOL_GPL(vhost_log_write);
1247 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()