Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3.h121 #define PNV_PHB3_NUM_M64 16 macro
141 MemoryRegion mr_m64[PNV_PHB3_NUM_M64];
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c211 for (i = 0; i < PNV_PHB3_NUM_M64; i++) { in pnv_phb3_check_all_m64s()