Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpci.c91 static const VMStateDescription vmstate_pcibus = { variable
150 vmstate_register_any(NULL, &vmstate_pcibus, bus); in pci_bus_realize()
185 vmstate_unregister(NULL, &vmstate_pcibus, bus); in pci_bus_unrealize()