Home
last modified time | relevance | path

Searched refs:qpci_new_pc (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpvpanic-pci-test.c32 pcibus = qpci_new_pc(qts, NULL); in test_panic_nopause()
65 pcibus = qpci_new_pc(qts, NULL); in test_panic()
98 pcibus = qpci_new_pc(qts, NULL); in test_pvshutdown()
H A Dq35-test.c91 pcibus = qpci_new_pc(qts, NULL); in test_smram_lock()
146 pcibus = qpci_new_pc(qts, NULL); in test_tseg_size()
203 pcibus = qpci_new_pc(qts, NULL); in test_smram_smbase_lock()
266 pcibus = qpci_new_pc(qts, NULL); in test_without_smram_base()
H A Dusb-hcd-ehci-test.c55 pcibus = qpci_new_pc(global_qtest, NULL); in test_init()
H A Drtl8139-test.c39 pcibus = qpci_new_pc(global_qtest, NULL); in get_device()
H A Di440fx-test.c41 return qpci_new_pc(global_qtest, NULL); in test_start_get_bus()
H A Dtco-test.c67 d->bus = qpci_new_pc(qs, NULL); in test_init()
H A Dide-test.c161 pcibus = qpci_new_pc(qts, NULL); in get_pci_device()
H A Dvirtio-net-failover.c49 pcibus = qpci_new_pc(qts, &guest_malloc); in machine_start()
/openbmc/qemu/tests/qtest/libqos/
H A Dpci-pc.h45 QPCIBus *qpci_new_pc(QTestState *qts, QGuestAllocator *alloc);
H A Dlibqos-pc.c8 .qpci_new = qpci_new_pc,
H A Dpci-pc.c160 QPCIBus *qpci_new_pc(QTestState *qts, QGuestAllocator *alloc) in qpci_new_pc() function
H A Dahci.c132 pcibus = qpci_new_pc(qts, NULL); in get_ahci_device()
/openbmc/qemu/tests/qtest/fuzz/
H A Di440fx_fuzz.c142 bus = qpci_new_pc(s, fuzz_qos_alloc); in i440fx_fuzz_qos()
H A Dgeneric_fuzz.c655 QPCIBus *pcibus = qpci_new_pc(s, NULL); in generic_fuzz()