Home
last modified time | relevance | path

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

/NextBSD/sys/xen/interface/
HDevent_channel.h65 #define EVTCHNOP_bind_pirq 2 macro
/NextBSD/sys/x86/xen/
HDxen_intr.c1087 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind_pirq); in xen_intr_pirq_enable_intr()