Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dvhost.c651 static int vq_log_access_ok(struct vhost_virtqueue *vq, in vq_log_access_ok() function
668 vq_log_access_ok(vq, vq->log_base); in vhost_vq_access_ok()
977 if (vq->private_data && !vq_log_access_ok(vq, base)) in vhost_dev_ioctl()