Searched refs:qpci_memwrite (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pvpanic-pci-test.c | 41 qpci_memwrite(dev, bar, 0, &val, sizeof(val)); in test_panic_nopause() 74 qpci_memwrite(dev, bar, 0, &val, sizeof(val)); in test_panic() 107 qpci_memwrite(dev, bar, 0, &val, sizeof(val)); in test_pvshutdown()
|
H A D | ivshmem-test.c | 97 qpci_memwrite(s->dev, s->mem_bar, off, buf, len); in write_mem()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | pci.h | 121 void qpci_memwrite(QPCIDevice *bus, QPCIBar token, uint64_t off,
|
H A D | pci.c | 513 void qpci_memwrite(QPCIDevice *dev, QPCIBar token, uint64_t off, in qpci_memwrite() function
|