Searched refs:vhost_log_write (Results 1 – 3 of 3) sorted by relevance
212 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
1933 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function1967 EXPORT_SYMBOL_GPL(vhost_log_write);
1227 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()