Home
last modified time | relevance | path

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

/qemu/include/hw/xen/
H A Dxen-bus.h131 void xen_device_unbind_event_channel(XenDevice *xendev,
/qemu/hw/xen/
H A Dxen-bus.c935 void xen_device_unbind_event_channel(XenDevice *xendev, in xen_device_unbind_event_channel() function
983 xen_device_unbind_event_channel(xendev, channel, NULL); in xen_device_unrealize()
/qemu/hw/char/
H A Dxen_console.c298 xen_device_unbind_event_channel(xendev, con->event_channel, in xen_console_disconnect()
/qemu/hw/net/
H A Dxen_nic.c435 xen_device_unbind_event_channel(xendev, netdev->event_channel, in xen_netdev_disconnect()
/qemu/hw/block/dataplane/
H A Dxen-block.c711 xen_device_unbind_event_channel(xendev, dataplane->event_channel, in xen_block_dataplane_stop()