Searched refs:vq_log_access_ok (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/vhost/
H A Dvhost.c572 static int vq_log_access_ok(struct vhost_virtqueue *vq, vq_log_access_ok() function
589 vq_log_access_ok(vq, vq->log_base); vhost_vq_access_ok()
871 if (vq->private_data && !vq_log_access_ok(vq, base)) vhost_dev_ioctl()

Completed in 102 milliseconds