Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h146 #define PCI_ERR_UNC_MASK_DEFAULT (PCI_ERR_UNC_INTN | \ macro
/openbmc/qemu/docs/devel/migration/
H A Dcompatibility.rst368 + PCI_ERR_UNC_MASK_DEFAULT);
422 - PCI_ERR_UNC_MASK_DEFAULT);
428 + PCI_ERR_UNC_MASK_DEFAULT);
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c118 PCI_ERR_UNC_MASK_DEFAULT); in pcie_aer_init()