Searched refs:SPAPR_PCI_MEM64_WIN_SIZE (Results 1 – 3 of 3) sorted by relevance
92 #define SPAPR_PCI_MEM64_WIN_SIZE 0x10000000000ULL /* 1 TiB */ macro99 SPAPR_PCI_MEM64_WIN_SIZE - 1)
4378 QEMU_BUILD_BUG_ON((SPAPR_PCI_BASE % SPAPR_PCI_MEM64_WIN_SIZE) != 0); in spapr_phb_placement()4379 QEMU_BUILD_BUG_ON((SPAPR_PCI_LIMIT % SPAPR_PCI_MEM64_WIN_SIZE) != 0); in spapr_phb_placement()4380 QEMU_BUILD_BUG_ON((SPAPR_PCI_MEM64_WIN_SIZE % SPAPR_PCI_MEM32_WIN_SIZE) != 0); in spapr_phb_placement()4386 SPAPR_PCI_MEM64_WIN_SIZE); in spapr_phb_placement()4401 *mmio64 = SPAPR_PCI_BASE + (index + 1) * SPAPR_PCI_MEM64_WIN_SIZE; in spapr_phb_placement()
2041 SPAPR_PCI_MEM64_WIN_SIZE),