Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dpci-spapr.c140 #define SPAPR_PCI_MMIO32_WIN_SIZE 0x80000000 /* 2 GiB */ macro
195 qpci->mmio32.pci_base = SPAPR_PCI_MMIO32_WIN_SIZE; in qpci_init_spapr()
196 qpci->mmio32.size = SPAPR_PCI_MMIO32_WIN_SIZE; in qpci_init_spapr()