Searched refs:SPAPR_PCI_LIMIT (Results 1 – 2 of 2) sorted by relevance
96 #define SPAPR_PCI_LIMIT (1ULL << 46) /* 64 TiB */ macro98 #define SPAPR_MAX_PHBS ((SPAPR_PCI_LIMIT - SPAPR_PCI_BASE) / \
4379 QEMU_BUILD_BUG_ON((SPAPR_PCI_LIMIT % SPAPR_PCI_MEM64_WIN_SIZE) != 0); in spapr_phb_placement()