Searched refs:HV_INTR_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
458 err = sun4v_intr_setstate(ino, HV_INTR_STATE_IDLE); in sun4v_irq_enable()499 err = sun4v_intr_setstate(ino, HV_INTR_STATE_IDLE); in sun4v_irq_eoi()520 HV_INTR_STATE_IDLE); in sun4v_virq_enable()574 HV_INTR_STATE_IDLE); in sun4v_virq_eoi()
1599 #define HV_INTR_STATE_IDLE 0 /* Nothing pending */ macro