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.c719 VirtIODevice *qmp_find_virtio_device(const char *path) in qmp_find_virtio_device() function
735 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_status()
811 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_vhost_queue_status()
H A Dvirtio.c4175 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_queue_status()
4268 vdev = qmp_find_virtio_device(path); in qmp_x_query_virtio_queue_element()