Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-mmio.h27 #define QVIRTIO_MMIO_QUEUE_NUM 0x038 macro
H A Dvirtio-mmio.c174 qtest_writel(dev->qts, dev->addr + QVIRTIO_MMIO_QUEUE_NUM, vq->size); in qvirtio_mmio_virtqueue_setup()