Home
last modified time | relevance | path

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

/linux/include/xen/interface/
A Devent_channel.h103 #define EVTCHNOP_close 3 macro
/linux/drivers/xen/
A Devtchn.c411 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close) != 0) in evtchn_bind_to_user()
/linux/drivers/xen/xenbus/
A Dxenbus_client.c449 err = HYPERVISOR_event_channel_op(EVTCHNOP_close, &close); in xenbus_free_evtchn()
/linux/drivers/xen/events/
A Devents_base.c821 if (HYPERVISOR_event_channel_op(EVTCHNOP_close, &close) != 0) in xen_evtchn_close()

Completed in 12 milliseconds