Searched refs:eeh_phb_pe_create (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dof_platform.c64 eeh_phb_pe_create(phb);
H A Deeh_pe.c74 * eeh_phb_pe_create - Create PHB PE
80 int eeh_phb_pe_create(struct pci_controller *phb) function
H A Deeh.c983 eeh_phb_pe_create(hose);
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c41 eeh_phb_pe_create(phb);
/linux-master/arch/powerpc/include/asm/
H A Deeh.h277 int eeh_phb_pe_create(struct pci_controller *phb);
351 static inline int eeh_phb_pe_create(struct pci_controller *phb) { return 0; } function

Completed in 132 milliseconds