Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc4xx_pci.c98 #define PCI_ALL_SIZE (PCI_REG_BASE + PCI_REG_SIZE) macro
339 memory_region_init(&s->container, OBJECT(s), "pci-container", PCI_ALL_SIZE); in ppc4xx_pcihost_realize()
H A Dppc440_pcix.c102 #define PCI_ALL_SIZE (PPC440_REG_BASE + PPC440_REG_SIZE) macro
512 memory_region_init(&s->container, OBJECT(s), "pci-container", PCI_ALL_SIZE); in ppc440_pcix_realize()