Home
last modified time | relevance | path

Searched defs:get_features (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/virtio/
H A Dvirtio-rng.c131 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features() function
H A Dvirtio-nsm.c1614 static uint64_t get_features(VirtIODevice *vdev, uint64_t f, Error **errp) in get_features() function
/qemu/tests/qtest/libqos/
H A Dvirtio.h57 uint64_t (*get_features)(QVirtioDevice *d); member
H A Dvirtio-pci-modern.c40 static uint64_t get_features(QVirtioDevice *d) in get_features() function
/qemu/hw/audio/
H A Dvirtio-snd.c998 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
/qemu/include/hw/virtio/
H A Dvirtio.h180 uint64_t (*get_features)(VirtIODevice *vdev, member
/qemu/hw/char/
H A Dvirtio-serial-bus.c553 static uint64_t get_features(VirtIODevice *vdev, uint64_t features, in get_features() function
/qemu/tests/qtest/
H A Dvhost-user-test.c183 uint64_t (*get_features)(TestServer *s); member
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h250 vu_get_features_cb get_features; member