Home
last modified time | relevance | path

Searched defs:vhost_get_features (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h190 vhost_get_features_op vhost_get_features; member
/openbmc/qemu/hw/virtio/
H A Dvhost.c1864 uint64_t vhost_get_features(struct vhost_dev *hdev, const int *feature_bits, in vhost_get_features() function