edac_pci_handle_pe
extern void edac_pci_handle_pe(struct edac_pci_ctl_info *pci, const char *msg);
EXPORT_SYMBOL_GPL(edac_pci_handle_pe);
edac_pci_handle_pe(pci, pci->ctl_name);
edac_pci_handle_pe(pci, pci->ctl_name);