Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci.c93 static const VMStateDescription vmstate_pcibus = { variable
152 vmstate_register_any(NULL, &vmstate_pcibus, bus); in pci_bus_realize()
187 vmstate_unregister(NULL, &vmstate_pcibus, bus); in pci_bus_unrealize()