Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4.h67 #define PNV_PHB4_MAX_MMIO_WINDOWS 32 macro
73 #define PNV_PHB4_MAX_MBEs (PNV_PHB4_MAX_MMIO_WINDOWS * 2)
108 MemoryRegion mr_mmio[PNV_PHB4_MAX_MMIO_WINDOWS];
/qemu/hw/pci-host/
H A Dpnv_phb4.c238 uint32_t num_windows = phb->big_phb ? PNV_PHB4_MAX_MMIO_WINDOWS : in pnv_phb4_check_all_mbt()