root_pe_idx      1151 arch/powerpc/platforms/powernv/pci-ioda.c 	    phb->ioda.root_pe_idx != IODA_INVALID_PE)
root_pe_idx      1152 arch/powerpc/platforms/powernv/pci-ioda.c 		pe = &phb->ioda.pe_array[phb->ioda.root_pe_idx];
root_pe_idx      3318 arch/powerpc/platforms/powernv/pci-ioda.c 			phb->ioda.root_pe_idx = pe->pe_number;
root_pe_idx      3577 arch/powerpc/platforms/powernv/pci-ioda.c 	    phb->ioda.root_pe_idx == pe->pe_number)
root_pe_idx      3829 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->ioda.root_pe_idx = 1;
root_pe_idx      3830 arch/powerpc/platforms/powernv/pci-ioda.c 		pnv_ioda_reserve_pe(phb, phb->ioda.root_pe_idx);
root_pe_idx      3832 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->ioda.root_pe_idx = phb->ioda.reserved_pe_idx - 1;
root_pe_idx      3833 arch/powerpc/platforms/powernv/pci-ioda.c 		pnv_ioda_reserve_pe(phb, phb->ioda.root_pe_idx);
root_pe_idx      3835 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->ioda.root_pe_idx = IODA_INVALID_PE;
root_pe_idx       121 arch/powerpc/platforms/powernv/pci.h 		unsigned int		root_pe_idx;