vhost_vq_has_work
if (vhost_vq_has_work(vq)) {
EXPORT_SYMBOL_GPL(vhost_vq_has_work);
bool vhost_vq_has_work(struct vhost_virtqueue *vq);