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