opal_pci_mask_pe_error  155 arch/powerpc/include/asm/opal.h int64_t opal_pci_mask_pe_error(uint64_t phb_id, uint16_t pe_number, uint8_t error_type, uint8_t mask_action);
opal_pci_mask_pe_error  184 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_mask_pe_error,		OPAL_PCI_MASK_PE_ERROR);