Home
last modified time | relevance | path

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

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