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

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

Completed in 89 milliseconds