Home
last modified time | relevance | path

Searched defs:config_readq (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h54 uint64_t (*config_readq)(QVirtioDevice *d, uint64_t addr); member
H A Dvirtio-pci-modern.c34 static uint64_t config_readq(QVirtioDevice *d, uint64_t addr) in config_readq() function