Searched refs:SPAPR_PCI_MEM32_WIN_SIZE (Results 1 – 3 of 3) sorted by relevance
90 #define SPAPR_PCI_MEM32_WIN_SIZE \ macro
4380 QEMU_BUILD_BUG_ON((SPAPR_PCI_MEM64_WIN_SIZE % SPAPR_PCI_MEM32_WIN_SIZE) != 0); in spapr_phb_placement()4381 QEMU_BUILD_BUG_ON((SPAPR_PCI_MEM32_WIN_SIZE % SPAPR_PCI_IO_WIN_SIZE) != 0); in spapr_phb_placement()4384 SPAPR_PCI_MEM32_WIN_SIZE); in spapr_phb_placement()4385 QEMU_BUILD_BUG_ON((SPAPR_MAX_PHBS * SPAPR_PCI_MEM32_WIN_SIZE) > in spapr_phb_placement()4400 *mmio32 = SPAPR_PCI_BASE + (index + 1) * SPAPR_PCI_MEM32_WIN_SIZE; in spapr_phb_placement()
1817 if (sphb->mem_win_size > SPAPR_PCI_MEM32_WIN_SIZE) { in spapr_phb_realize()2039 SPAPR_PCI_MEM32_WIN_SIZE),