Searched refs:EVTCHNOP_status (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pv/ | ||
H A D | xenreg.h | 432 #define EVTCHNOP_status 5 macro |
H A D | xen.c | 840 if (xen_evtchn_hypercall(sc, EVTCHNOP_status, &es, sizeof(es))) { in xen_intr_establish() |