Home
last modified time | relevance | path

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

/freebsd-13.1/sys/xen/interface/
H A Devent_channel.h248 struct evtchn_bind_vcpu { struct
253 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument
335 struct evtchn_bind_vcpu bind_vcpu;
/freebsd-13.1/sys/x86/xen/
H A Dxen_intr.c899 struct evtchn_bind_vcpu bind_vcpu; in xen_intr_assign_cpu()