Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h103 #define PCI_ERR_UNC_INTN 0x00400000 /* Internal Error */ macro
149 PCI_ERR_UNC_INTN | \
154 #define PCI_ERR_UNC_MASK_DEFAULT (PCI_ERR_UNC_INTN | \
162 PCI_ERR_UNC_INTN)
/qemu/hw/pci/
H A Dpcie_aer.c48 case PCI_ERR_UNC_INTN: in pcie_aer_uncor_default_severity()
892 .val = PCI_ERR_UNC_INTN,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h773 #define PCI_ERR_UNC_INTN 0x00400000 /* internal error */ macro
/qemu/hw/mem/
H A Dcxl_type3.c1465 err.status = PCI_ERR_UNC_INTN; in qmp_cxl_inject_uncorrectable_errors()