Home
last modified time | relevance | path

Searched refs:m64_segmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h161 unsigned int *m64_segmap; member
H A Dpci-ioda.c338 phb->ioda.m64_segmap[pe->pe_number] = pe->pe_number; in pnv_ioda_pick_m64_pe()
2683 size += phb->ioda.total_pe_num * sizeof(phb->ioda.m64_segmap[0]); in pnv_pci_init_ioda_phb()
2693 phb->ioda.m64_segmap = aux + m64map_off; in pnv_pci_init_ioda_phb()
2696 phb->ioda.m64_segmap[segno] = IODA_INVALID_PE; in pnv_pci_init_ioda_phb()