Home
last modified time | relevance | path

Searched refs:EVTCHNOP_alloc_unbound (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/xen/interface/
Devent_channel.h25 #define EVTCHNOP_alloc_unbound 6 macro
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_client.c363 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xenbus_alloc_evtchn()
Dxenbus_probe.c729 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xenbus_init()
/linux-2.6.39/drivers/xen/
Devtchn.c348 rc = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in evtchn_ioctl()