Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/powernv/
Dpci.h181 unsigned int pe_rmap[0x10000]; member
Dpci-ioda.c670 int pe_number = phb->ioda.pe_rmap[bdfn]; in pnv_pci_bdfn_to_pe()
870 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()
952 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_configure_pe()
1048 pe_num = phb->ioda.pe_rmap[bus->number << 8]; in pnv_ioda_setup_bus_PE()
3045 for (segno = 0; segno < ARRAY_SIZE(phb->ioda.pe_rmap); segno++) in pnv_pci_init_ioda_phb()
3046 phb->ioda.pe_rmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()
Deeh-powernv.c374 edev->pe_config_addr = phb->ioda.pe_rmap[config_addr]; in pnv_eeh_probe()