Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCTL_SECEE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c258 .rw = (PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE |
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h632 #define PCI_EXP_RTCTL_SECEE 0x0001 /* System Error on Correctable Error */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h633 #define PCI_EXP_RTCTL_SECEE 0x0001 /* System Error on Correctable Error */ macro
/openbmc/qemu/hw/pci/
H A Dpcie.c899 PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE | in pcie_cap_root_init()
/openbmc/linux/drivers/pci/pcie/
H A Daer.c96 #define SYSTEM_ERROR_INTR_ON_MESG_MASK (PCI_EXP_RTCTL_SECEE| \