Searched refs:SPAPR_INTC (Results 1 – 2 of 2) sorted by relevance
208 { SPAPR_INTC((spapr_)->ics), SPAPR_INTC((spapr_)->xive), }351 if (sicc->claim_irq(SPAPR_INTC(spapr->xive), SPAPR_IRQ_IPI + i, in spapr_irq_init()525 new_intc = SPAPR_INTC(spapr->xive); in spapr_irq_update_active_intc()528 new_intc = SPAPR_INTC(spapr->xive); in spapr_irq_update_active_intc()530 new_intc = SPAPR_INTC(spapr->ics); in spapr_irq_update_active_intc()
49 #define SPAPR_INTC(obj) \ macro52 DECLARE_CLASS_CHECKERS(SpaprInterruptControllerClass, SPAPR_INTC,