Home
last modified time | relevance | path

Searched refs:HV_INTR_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/kernel/
Dirq_64.c463 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()
/arch/sparc/include/asm/
Dhypervisor.h1599 #define HV_INTR_STATE_IDLE 0 /* Nothing pending */ macro