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