Home
last modified time | relevance | path

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

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