Searched refs:PSI_NUM_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
191 static const uint32_t xivr_regs[PSI_NUM_INTERRUPTS] = {200 static const uint32_t stat_regs[PSI_NUM_INTERRUPTS] = {209 static const uint64_t stat_bits[PSI_NUM_INTERRUPTS] = {283 if (src >= PSI_NUM_INTERRUPTS) { in pnv_psi_set_xivr()498 if (!object_property_set_int(OBJECT(ics), "nr-irqs", PSI_NUM_INTERRUPTS, in pnv_psi_power8_realize()523 for (i = 0; i < PSI_NUM_INTERRUPTS; i++) { in pnv_psi_power8_realize()
94 #define PSI_NUM_INTERRUPTS 6 macro