Searched refs:reserved_pe_idx (Results 1 – 3 of 3) sorted by relevance
237 if (phb->ioda.reserved_pe_idx == 0) in pnv_ioda2_init_m64()239 else if (phb->ioda.reserved_pe_idx == (phb->ioda.total_pe_num - 1)) in pnv_ioda2_init_m64()243 phb->ioda.reserved_pe_idx); in pnv_ioda2_init_m64()345 if (phb->ioda.reserved_pe_idx == 0) in pnv_ioda1_init_m64()347 else if (phb->ioda.reserved_pe_idx == (phb->ioda.total_pe_num - 1)) in pnv_ioda1_init_m64()351 phb->ioda.reserved_pe_idx, phb->hose->global_number); in pnv_ioda1_init_m64()2778 phb->ioda.reserved_pe_idx, win, 0, idx); in pnv_ioda_free_pe_seg()3035 phb->ioda.reserved_pe_idx = be32_to_cpup(prop32); in pnv_pci_init_ioda_phb()3101 pnv_ioda_reserve_pe(phb, phb->ioda.reserved_pe_idx); in pnv_pci_init_ioda_phb()3102 if (phb->ioda.reserved_pe_idx == 0) { in pnv_pci_init_ioda_phb()[all …]
135 unsigned int reserved_pe_idx; member
545 pe_no = phb->ioda.reserved_pe_idx; in pnv_pci_config_check_eeh()