Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-qmp.h18 VirtIODevice *qmp_find_virtio_device(const char *path);
H A Dvirtio-qmp.c710 VirtIODevice *qmp_find_virtio_device(const char *path) in qmp_find_virtio_device() function
726 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_status()
802 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_vhost_queue_status()
H A Dvirtio.c3930 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_queue_status()
4023 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_queue_element()