Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie_aer.c113 pci_set_long(dev->w1cmask + offset + PCI_ERR_UNCOR_STATUS, in pcie_aer_init()
181 pci_long_test_and_set_mask(aer_cap + PCI_ERR_UNCOR_STATUS, in pcie_aer_update_uncor_status()
512 (pci_get_long(aer_cap + PCI_ERR_UNCOR_STATUS) & (1U << fep))) { in pcie_aer_record_error()
563 pci_long_test_and_set_mask(inj->aer_cap + PCI_ERR_UNCOR_STATUS, in pcie_aer_inject_cor_error()
597 pci_long_test_and_set_mask(inj->aer_cap + PCI_ERR_UNCOR_STATUS, in pcie_aer_inject_uncor_error()
603 pci_long_test_and_set_mask(inj->aer_cap + PCI_ERR_UNCOR_STATUS, in pcie_aer_inject_uncor_error()
724 uint32_t uncorsta = pci_get_long(aer_cap + PCI_ERR_UNCOR_STATUS); in pcie_aer_write_config()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h759 #define PCI_ERR_UNCOR_STATUS 0x04 /* Uncorrectable Error Status */ macro
/qemu/docs/devel/migration/
H A Dcompatibility.rst365 pci_set_long(dev->w1cmask + offset + PCI_ERR_UNCOR_STATUS,
418 pci_set_long(dev->w1cmask + offset + PCI_ERR_UNCOR_STATUS,