Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvhost.h296 static inline bool vhost_backend_has_feature(struct vhost_virtqueue *vq, int bit) in vhost_backend_has_feature() function
H A Dvhost.c1438 if (vhost_backend_has_feature(dev->vqs[0], in vhost_chr_write_iter()
1569 bool v2 = vhost_backend_has_feature(vq, VHOST_BACKEND_F_IOTLB_MSG_V2); in vhost_iotlb_miss()