Searched refs:root_pe_idx (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h135 unsigned int root_pe_idx; member in struct:pnv_phb::__anon28
H A Dpci-ioda.c950 pe = &phb->ioda.pe_array[phb->ioda.root_pe_idx];
2447 if (phb->ioda.root_pe_idx == pe->pe_number)
2708 phb->ioda.root_pe_idx = 1;
2709 pnv_ioda_reserve_pe(phb, phb->ioda.root_pe_idx);
2711 phb->ioda.root_pe_idx = phb->ioda.reserved_pe_idx - 1;
2712 pnv_ioda_reserve_pe(phb, phb->ioda.root_pe_idx);
2716 phb->ioda.root_pe_idx = root_pe->pe_number;

Completed in 122 milliseconds