Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio.c4216 static strList *qmp_decode_vring_desc_flags(uint16_t flags) in qmp_decode_vring_desc_flags() function
4343 node->value->flags = qmp_decode_vring_desc_flags(desc.flags); in qmp_x_query_virtio_queue_element()