Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dof_platform.c64 eeh_phb_pe_create(phb); in of_pci_phb_probe()
H A Deeh_pe.c80 int eeh_phb_pe_create(struct pci_controller *phb) in eeh_phb_pe_create() function
H A Deeh.c992 eeh_phb_pe_create(hose); in eeh_init()
/linux/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c55 eeh_phb_pe_create(phb); in init_phb_dynamic()
/linux/arch/powerpc/include/asm/
H A Deeh.h277 int eeh_phb_pe_create(struct pci_controller *phb);
352 static inline int eeh_phb_pe_create(struct pci_controller *phb) { return 0; } in eeh_phb_pe_create() function