Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h29 typedef struct PCIEAERErr { struct
41 } PCIEAERErr; argument
65 PCIEAERErr *log;
103 int pcie_aer_inject_error(PCIDevice *dev, const PCIEAERErr *err);
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c73 static int aer_log_add_err(PCIEAERLog *aer_log, const PCIEAERErr *err) in aer_log_add_err()
83 static void aer_log_del_err(PCIEAERLog *aer_log, PCIEAERErr *err) in aer_log_del_err()
421 static void pcie_aer_update_log(PCIDevice *dev, const PCIEAERErr *err) in pcie_aer_update_log()
479 PCIEAERErr err; in pcie_aer_clear_error()
502 const PCIEAERErr *err) in pcie_aer_record_error()
528 const PCIEAERErr *err;
639 int pcie_aer_inject_error(PCIDevice *dev, const PCIEAERErr *err) in pcie_aer_inject_error()
708 PCIEAERErr header_log_overflow = { in pcie_aer_inject_error()
801 VMSTATE_UINT32(status, PCIEAERErr),
802 VMSTATE_UINT16(source_id, PCIEAERErr),
[all …]
H A Dpci-hmp-cmds.c182 PCIEAERErr aer_err; in hmp_pcie_aer_inject_error()
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1413 static PCIEAERErr err = {}; in qmp_cxl_inject_uncorrectable_errors()
1505 static PCIEAERErr err = {}; in qmp_cxl_inject_correctable_error()