Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86xpv/os/
H A Devtchn.c475 struct physdev_eoi eoi; in pirq_unmask_notify() local
478 eoi.irq = pirq; in pirq_unmask_notify()
479 (void) HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in pirq_unmask_notify()