Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/powernv/
Dpci.h190 unsigned int pe_rmap[0x10000]; member
Dpci-ioda.c672 int pe_number = phb->ioda.pe_rmap[bdfn]; in pnv_pci_bdfn_to_pe()
872 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()
954 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_configure_pe()
1051 pe_num = phb->ioda.pe_rmap[bus->number << 8]; in pnv_ioda_setup_bus_PE()
1145 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_setup_npu_PE()
3014 for (segno = 0; segno < ARRAY_SIZE(phb->ioda.pe_rmap); segno++) in pnv_pci_init_ioda_phb()
3015 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()