Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c97 #define PCI_ALL_SIZE (PCI_REG_BASE + PCI_REG_SIZE) macro
338 memory_region_init(&s->container, OBJECT(s), "pci-container", PCI_ALL_SIZE); in ppc4xx_pcihost_realize()
H A Dppc440_pcix.c101 #define PCI_ALL_SIZE (PPC440_REG_BASE + PPC440_REG_SIZE) macro
508 memory_region_init(&s->container, OBJECT(s), "pci-container", PCI_ALL_SIZE); in ppc440_pcix_realize()