Home
last modified time | relevance | path

Searched refs:qvirtio_config_readb (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h104 uint8_t qvirtio_config_readb(QVirtioDevice *d, uint64_t addr);
H A Dvirtio.c73 uint8_t qvirtio_config_readb(QVirtioDevice *d, uint64_t addr) in qvirtio_config_readb() function
/openbmc/qemu/tests/qtest/
H A Dvirtio-iommu-test.c34 uint8_t bypass = qvirtio_config_readb(dev, 36); in pci_config()
H A Dvirtio-9p-test.c45 tag[i] = qvirtio_config_readb(v9p->vdev, i + 2); in pci_config()