Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4.h65 #define PNV_PHB4_MAX_INTs 4096 macro
66 #define PNV_PHB4_MAX_MIST (PNV_PHB4_MAX_INTs >> 2)
/qemu/hw/pci-host/
H A Dpnv_phb4.c983 size = PNV_PHB4_MAX_INTs << 16; in pnv_pec_phb_update_map()
1596 nr_irqs = PNV_PHB4_MAX_INTs; in pnv_phb4_realize()
1598 nr_irqs = PNV_PHB4_MAX_INTs >> 1; in pnv_phb4_realize()