Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Devent_channel.h248 struct evtchn_bind_vcpu { struct
253 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument
/freebsd/sys/dev/xen/bus/
H A Dxen_intr.c659 struct evtchn_bind_vcpu bind_vcpu; in xen_intr_assign_cpu()