Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c1257 uint16_t pending_ints, sip; in xen_callback_handler() local
1284 pending_ints = *cpu_ipp; in xen_callback_handler()
1344 pending_ints |= 1 << pri; in xen_callback_handler()
1370 *cpu_ipp = pending_ints; in xen_callback_handler()
1371 if (pending_ints == 0) in xen_callback_handler()