Searched refs:reserved_pe_idx (Results 1 – 3 of 3) sorted by relevance
238 if (phb->ioda.reserved_pe_idx == 0) in pnv_ioda2_init_m64()240 else if (phb->ioda.reserved_pe_idx == (phb->ioda.total_pe_num - 1)) in pnv_ioda2_init_m64()244 phb->ioda.reserved_pe_idx); in pnv_ioda2_init_m64()346 if (phb->ioda.reserved_pe_idx == 0) in pnv_ioda1_init_m64()348 else if (phb->ioda.reserved_pe_idx == (phb->ioda.total_pe_num - 1)) in pnv_ioda1_init_m64()352 phb->ioda.reserved_pe_idx, phb->hose->global_number); in pnv_ioda1_init_m64()2729 phb->ioda.reserved_pe_idx, win, 0, idx); in pnv_ioda_free_pe_seg()3011 phb->ioda.reserved_pe_idx = be32_to_cpup(prop32); in pnv_pci_init_ioda_phb()3076 pnv_ioda_reserve_pe(phb, phb->ioda.reserved_pe_idx); in pnv_pci_init_ioda_phb()3077 if (phb->ioda.reserved_pe_idx == 0) { in pnv_pci_init_ioda_phb()[all …]
144 unsigned int reserved_pe_idx; member
613 pe_no = phb->ioda.reserved_pe_idx; in pnv_pci_config_check_eeh()