Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/xen/
HDevent_channel.h71 #define EVTCHNOP_bind_vcpu 8 macro
/freebsd-14-stable/sys/dev/xen/bus/
HDxen_intr.c673 error = HYPERVISOR_event_channel_op(EVTCHNOP_bind_vcpu, &bind_vcpu); in xen_intr_assign_cpu()