Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/xen/xenbus/
A Dxenbus_dev_backend.c56 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, &arg); in xenbus_alloc()
A Dxenbus_client.c470 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xenbus_alloc_evtchn()
A Dxenbus_probe.c887 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xenstored_local_init()
/linux-6.3-rc2/include/xen/interface/
A Devent_channel.h26 #define EVTCHNOP_alloc_unbound 6 macro
/linux-6.3-rc2/drivers/xen/
A Devtchn.c505 rc = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in evtchn_ioctl()

Completed in 10 milliseconds