Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
Dvhost.c1400 static bool vq_log_access_ok(struct vhost_virtqueue *vq, in vq_log_access_ok() function
1412 if (!vq_log_access_ok(vq, vq->log_base)) in vhost_vq_access_ok()
1785 if (vq->private_data && !vq_log_access_ok(vq, base)) in vhost_dev_ioctl()