Home
last modified time | relevance | path

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

/qemu/hw/pci-host/
H A Dbonito.c89 #define BONITO_PCIHI_SIZE 0x60000000 macro
90 #define BONITO_PCIHI_TOP (BONITO_PCIHI_BASE + BONITO_PCIHI_SIZE - 1)
634 memory_region_init(&bs->pci_mem, OBJECT(dev), "pci.mem", BONITO_PCIHI_SIZE); in bonito_host_realize()
718 &bs->pci_mem, 0, BONITO_PCIHI_SIZE); in bonito_pci_realize()
721 (hwaddr)BONITO_PCIHI_BASE + BONITO_PCIHI_SIZE, in bonito_pci_realize()