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

/linux-master/drivers/vhost/
H A Dvhost.h296 static inline bool vhost_backend_has_feature(struct vhost_virtqueue *vq, int bit) function
H A Dvhost.c1438 if (vhost_backend_has_feature(dev->vqs[0],
1569 bool v2 = vhost_backend_has_feature(vq, VHOST_BACKEND_F_IOTLB_MSG_V2);
H A Dvdpa.c239 flags |= !vhost_backend_has_feature(v->vdev.vqs[0],

Completed in 212 milliseconds