Searched refs:vhost_backend_has_feature (Results 1 – 2 of 2) sorted by relevance
276 static inline bool vhost_backend_has_feature(struct vhost_virtqueue *vq, int bit) in vhost_backend_has_feature() function
1155 if (vhost_backend_has_feature(dev->vqs[0], in vhost_chr_write_iter()1288 bool v2 = vhost_backend_has_feature(vq, VHOST_BACKEND_F_IOTLB_MSG_V2); in vhost_iotlb_miss()