Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci.h214 QEMU_PCIE_ERR_UNC_MASK = (1 << QEMU_PCIE_ERR_UNC_MASK_BITNR), enumerator
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c116 if (dev->cap_present & QEMU_PCIE_ERR_UNC_MASK) { in pcie_aer_init()
/openbmc/qemu/docs/devel/migration/
H A Dcompatibility.rst426 + if (dev->cap_present & QEMU_PCIE_ERR_UNC_MASK) {