Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dphysdev.h35 #define PHYSDEVOP_eoi 12 macro
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c479 (void) HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in pirq_unmask_notify()