Home
last modified time | relevance | path

Searched refs:pe_rmap (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci.h181 unsigned int pe_rmap[0x10000]; member
Dpci-ioda.c671 int pe_number = phb->ioda.pe_rmap[bdfn]; in pnv_pci_bdfn_to_pe()
871 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()
953 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_configure_pe()
1049 pe_num = phb->ioda.pe_rmap[bus->number << 8]; in pnv_ioda_setup_bus_PE()
3038 for (segno = 0; segno < ARRAY_SIZE(phb->ioda.pe_rmap); segno++) in pnv_pci_init_ioda_phb()
3039 phb->ioda.pe_rmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
Deeh-powernv.c375 edev->pe_config_addr = phb->ioda.pe_rmap[config_addr]; in pnv_eeh_probe()