Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_MALF_TLP (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h137 PCI_ERR_UNC_MALF_TLP | \
153 PCI_ERR_UNC_MALF_TLP | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c53 case PCI_ERR_UNC_MALF_TLP: in pcie_aer_uncor_default_severity()
876 .val = PCI_ERR_UNC_MALF_TLP,
/openbmc/linux/include/ras/
H A Dras_event.h289 {PCI_ERR_UNC_MALF_TLP, "Malformed TLP"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h759 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h761 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro
/openbmc/linux/drivers/misc/cxl/
H A Dpci.c1347 if (data & PCI_ERR_UNC_MALF_TLP) in cxl_fixup_malformed_tlp()
1350 data |= PCI_ERR_UNC_MALF_TLP; in cxl_fixup_malformed_tlp()
/openbmc/linux/drivers/pci/pcie/
H A Daer.c94 PCI_ERR_UNC_MALF_TLP)
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1027 PCI_ERR_UNC_MALF_TLP | /* Malformed TLP */ in init_pci_ext_cap_err_perm()