Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_INTN (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/ras/
H A Dras_event.h293 {PCI_ERR_UNC_INTN, "Uncorrectable Internal Error"},\
/linux-6.15/drivers/pci/pcie/
H A Daer.c959 mask &= ~PCI_ERR_UNC_INTN; in pci_aer_unmask_internal_errors()
999 return info->status & PCI_ERR_UNC_INTN; in is_internal_error()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h773 #define PCI_ERR_UNC_INTN 0x00400000 /* internal error */ macro
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1035 PCI_ERR_UNC_INTN | /* internal error */ in init_pci_ext_cap_err_perm()