Home
last modified time | relevance | path

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

/freebsd-12.1/sys/xen/interface/
H A Devent_channel.h245 struct evtchn_bind_vcpu { struct
250 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument
332 struct evtchn_bind_vcpu bind_vcpu;
/freebsd-12.1/sys/x86/xen/
H A Dxen_intr.c895 struct evtchn_bind_vcpu bind_vcpu; in xen_intr_assign_cpu()