Home
last modified time | relevance | path

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

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Devent_channel.h71 #define EVTCHNOP_bind_vcpu 8 macro
/netbsd-src/sys/arch/xen/xen/
H A Devtchn.c958 op.cmd = EVTCHNOP_bind_vcpu; in event_set_handler()