Lines Matching refs:EVTCHNSTAT_unbound
628 p->type = EVTCHNSTAT_unbound; in unbind_backend_ports()
666 case EVTCHNSTAT_unbound: in xen_evtchn_status_op()
1098 rp->type = EVTCHNSTAT_unbound; in close_port()
1222 p->type == EVTCHNSTAT_unbound || in xen_evtchn_bind_vcpu_op()
1388 ret = allocate_port(s, 0, EVTCHNSTAT_unbound, 0, &interdomain->local_port); in xen_evtchn_bind_interdomain_op()
1428 rp->type == EVTCHNSTAT_unbound && !rp->u.interdomain.to_qemu) { in xen_evtchn_bind_interdomain_op()
1471 ret = allocate_port(s, 0, EVTCHNSTAT_unbound, 0, &alloc->port); in xen_evtchn_alloc_unbound_op()
1526 case EVTCHNSTAT_unbound: in xen_evtchn_send_op()
2102 case EVTCHNSTAT_unbound: in xen_be_evtchn_bind_interdomain()
2155 gp->type = EVTCHNSTAT_unbound; in xen_be_evtchn_unbind()
2302 qemu_build_assert(EVTCHN_PORT_TYPE_UNBOUND == EVTCHNSTAT_unbound); in qmp_xen_event_list()