Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb3.h123 #define PNV_PHB3_NUM_LSI 8 macro
/qemu/hw/pci-host/
H A Dpnv_phb3.c392 if ((global + PNV_PHB3_NUM_LSI) > count) { in pnv_phb3_remap_irqs()
410 pnv_phb3_msi_update_config(&phb->msis, comp, count - PNV_PHB3_NUM_LSI); in pnv_phb3_remap_irqs()
1036 object_property_set_int(OBJECT(&phb->lsis), "nr-irqs", PNV_PHB3_NUM_LSI, in pnv_phb3_realize()