Searched refs:evtchn_upcall_pending (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pv/
H A Dxenreg.h164 * 'evtchn_upcall_pending' is written non-zero by Xen to indicate
188 uint8_t evtchn_upcall_pending; member in struct:vcpu_info
H A Dxen.c464 if (!v->evtchn_upcall_pending && !v->evtchn_upcall_mask &&
473 i, v->evtchn_upcall_pending, v->evtchn_upcall_mask,
664 v->evtchn_upcall_pending = 0;
679 v->evtchn_upcall_pending = 0;

Completed in 204 milliseconds