Home
last modified time | relevance | path

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

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