Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h87 extern const VMStateDescription vmstate_pcie_aer_log;
/openbmc/qemu/hw/pci-bridge/
H A Dioh3420.c94 PCIESlot, 0, vmstate_pcie_aer_log, PCIEAERLog),
H A Dxio3130_upstream.c121 vmstate_pcie_aer_log, PCIEAERLog),
H A Dgen_pcie_root_port.c123 PCIESlot, 0, vmstate_pcie_aer_log, PCIEAERLog),
H A Dxio3130_downstream.c152 PCIESlot, 0, vmstate_pcie_aer_log, PCIEAERLog),
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c817 const VMStateDescription vmstate_pcie_aer_log = { variable