Home
last modified time | relevance | path

Searched refs:HV_INTR_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/sparc/kernel/
Dirq_64.c467 err = sun4v_intr_setenabled(ino, HV_INTR_ENABLED); in sun4v_irq_enable()
531 HV_INTR_ENABLED); in sun4v_virq_enable()
/linux-6.1.9/arch/sparc/include/asm/
Dhypervisor.h1604 #define HV_INTR_ENABLED 1 /* sysino enabled */ macro
/linux-6.1.9/drivers/net/ethernet/sun/
Dsunvnet_common.c922 vio_set_intr(vio->vdev->rx_ino, HV_INTR_ENABLED); in sunvnet_poll_common()