Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppce500.c37 #define PCIE500_ALL_SIZE 0x1000 macro
38 #define PCIE500_REG_SIZE (PCIE500_ALL_SIZE - PCIE500_REG_BASE)
479 memory_region_init(&s->container, OBJECT(h), "pci-container", PCIE500_ALL_SIZE); in e500_pcihost_realize()