m32_segmap       3045 arch/powerpc/platforms/powernv/pci-ioda.c 			phb->ioda.m32_segmap[index] = pe->pe_number;
m32_segmap       3533 arch/powerpc/platforms/powernv/pci-ioda.c 				     phb->ioda.m32_segmap);
m32_segmap       3538 arch/powerpc/platforms/powernv/pci-ioda.c 				     phb->ioda.m32_segmap);
m32_segmap       3791 arch/powerpc/platforms/powernv/pci-ioda.c 	size += phb->ioda.total_pe_num * sizeof(phb->ioda.m32_segmap[0]);
m32_segmap       3806 arch/powerpc/platforms/powernv/pci-ioda.c 	phb->ioda.m32_segmap = aux + m32map_off;
m32_segmap       3809 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->ioda.m32_segmap[segno] = IODA_INVALID_PE;
m32_segmap        148 arch/powerpc/platforms/powernv/pci.h 		unsigned int		*m32_segmap;