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