Searched refs:xen_device_notify_event_channel (Results 1 – 5 of 5) sorted by relevance
128 void xen_device_notify_event_channel(XenDevice *xendev,
89 xen_device_notify_event_channel(XEN_DEVICE(con), con->event_channel, NULL); in OBJECT_DECLARE_SIMPLE_TYPE()158 xen_device_notify_event_channel(XEN_DEVICE(con), con->event_channel, NULL); in xencons_receive()
91 xen_device_notify_event_channel(XEN_DEVICE(netdev), in OBJECT_DECLARE_SIMPLE_TYPE()249 xen_device_notify_event_channel(XEN_DEVICE(netdev), in net_rx_response()
130 xen_device_notify_event_channel(dataplane->xendev, in xen_block_complete_request()
916 void xen_device_notify_event_channel(XenDevice *xendev, in xen_device_notify_event_channel() function