Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-mmio.h17 #define QVIRTIO_MMIO_VERSION 0x004 macro
H A Dvirtio-mmio.c245 dev->version = qtest_readl(qts, addr + QVIRTIO_MMIO_VERSION); in qvirtio_mmio_init_device()