Searched refs:EVTCHNSTAT_unbound (Results 1 – 4 of 4) sorted by relevance
613 p->type = EVTCHNSTAT_unbound; in unbind_backend_ports()651 case EVTCHNSTAT_unbound: in xen_evtchn_status_op()1083 rp->type = EVTCHNSTAT_unbound; in close_port()1207 p->type == EVTCHNSTAT_unbound || in xen_evtchn_bind_vcpu_op()1373 ret = allocate_port(s, 0, EVTCHNSTAT_unbound, 0, &interdomain->local_port); in xen_evtchn_bind_interdomain_op()1413 rp->type == EVTCHNSTAT_unbound && !rp->u.interdomain.to_qemu) { in xen_evtchn_bind_interdomain_op()1456 ret = allocate_port(s, 0, EVTCHNSTAT_unbound, 0, &alloc->port); in xen_evtchn_alloc_unbound_op()1511 case EVTCHNSTAT_unbound: in xen_evtchn_send_op()2068 case EVTCHNSTAT_unbound: in xen_be_evtchn_bind_interdomain()2121 gp->type = EVTCHNSTAT_unbound; in xen_be_evtchn_unbind()[all …]
134 #define EVTCHNSTAT_unbound 1 /* Channel is waiting interdom connection.*/ macro
198 #define EVTCHNSTAT_unbound 1 /* Channel is waiting interdom connection.*/ macro
1900 case EVTCHNSTAT_unbound: in kvm_xen_eventfd_assign()