Searched refs:mem_resources (Results 1 – 10 of 10) sorted by relevance
100 static struct resource mem_resources[MAX_NUMNODES]; variable 196 struct resource *res = &mem_resources[nid]; in __add_active_range()
50 struct resource mem_resources[3]; member
688 hose->mem_resources[cur].flags = IORESOURCE_MEM; in parse_region_decode() 689 hose->mem_resources[cur].name = hose->dn->full_name; in parse_region_decode() 690 hose->mem_resources[cur].start = base; in parse_region_decode() 691 hose->mem_resources[cur].end = end; in parse_region_decode() 696 hose->mem_resources[cur].end = end; in parse_region_decode() 1207 struct resource *r = &host->mem_resources[i]; in fixup_u4_pcie()
114 res = &phb->mem_resources[i]; in remove_phb_dynamic()
1694 for (i = 0; i < ARRAY_SIZE(pci->phb->mem_resources); i++) { in enable_ddw() 1698 if ((pci->phb->mem_resources[i].flags & mask) == IORESOURCE_MEM) { in enable_ddw() 1699 start = pci->phb->mem_resources[i].start; in enable_ddw() 1700 end = pci->phb->mem_resources[i].end; in enable_ddw() 2202 for (i = 0; i < ARRAY_SIZE(pci->phb->mem_resources); i++) { in spapr_tce_create_table() 2206 if ((pci->phb->mem_resources[i].flags & mask) == IORESOURCE_MEM) { in spapr_tce_create_table() 2207 start = pci->phb->mem_resources[i].start; in spapr_tce_create_table() 2208 end = pci->phb->mem_resources[i].end; in spapr_tce_create_table()
259 res = &hose->mem_resources[0]; in mpc52xx_pci_setup() 272 res = &hose->mem_resources[1]; in mpc52xx_pci_setup()
843 res = &hose->mem_resources[memno++]; in pci_process_bridge_OF_ranges() 966 if ((hose->mem_resources[i].flags & IORESOURCE_MEM) && in pcibios_uninitialized_bridge_resource() 967 hose->mem_resources[i].start == hose->mem_offset[i]) in pcibios_uninitialized_bridge_resource() 1388 pres = &hose->mem_resources[i]; in pcibios_reserve_legacy_regions() 1552 res = &hose->mem_resources[i]; in pcibios_setup_phb_resources()
40 * pcibios_init_resource(&pci_ctrl->mem_resources[0], <MEM space start>,244 pciauto_upper_memspc = pci_ctrl->mem_resources[0].end + 1; in pciauto_bus_scan()
120 struct resource mem_resources[3]; member
255 struct resource *res = &hose->mem_resources[i]; in ppc4xx_configure_pci_PMMs() 454 struct resource *res = &hose->mem_resources[i]; in ppc4xx_configure_pcix_POMs() 1685 struct resource *res = &hose->mem_resources[i]; in ppc4xx_configure_pciex_POMs()