Searched refs:qpci_new (Results 1 – 4 of 4) sorted by relevance
8 .qpci_new = qpci_new_spapr,
8 .qpci_new = qpci_new_pc,
12 QPCIBus *(*qpci_new)(QTestState *qts, QGuestAllocator *alloc); member
26 qs->pcibus = ops->qpci_new(qs->qts, &qs->alloc); in qtest_vboot()