Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/xen/
HDevent_channel.h248 struct evtchn_bind_vcpu { struct
253 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument
/freebsd-14-stable/sys/dev/xen/bus/
HDxen_intr.c639 struct evtchn_bind_vcpu bind_vcpu; in xen_intr_assign_cpu()