Searched refs:m32_segmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h162 unsigned int *m32_segmap; member in struct:pnv_phb::__anon28
H A Dpci-ioda.c2024 phb->ioda.m32_segmap[index] = pe->pe_number;
2405 phb->ioda.m32_segmap);
2685 size += phb->ioda.total_pe_num * sizeof(phb->ioda.m32_segmap[0]);
2694 phb->ioda.m32_segmap = aux + m32map_off;
2697 phb->ioda.m32_segmap[segno] = IODA_INVALID_PE;

Completed in 171 milliseconds