Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-mmio.h25 #define QVIRTIO_MMIO_QUEUE_SEL 0x030 macro
H A Dvirtio-mmio.c135 qtest_writel(dev->qts, dev->addr + QVIRTIO_MMIO_QUEUE_SEL, (uint32_t)index); in qvirtio_mmio_queue_select()