Home
last modified time | relevance | path

Searched refs:qemu_remove_exit_notifier (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dsysemu.h19 void qemu_remove_exit_notifier(Notifier *notify);
/openbmc/qemu/system/
H A Drunstate.c846 void qemu_remove_exit_notifier(Notifier *notify) in qemu_remove_exit_notifier() function
/openbmc/qemu/net/
H A Dtap.c302 qemu_remove_exit_notifier(&s->exit); in tap_cleanup()
H A Dslirp.c165 qemu_remove_exit_notifier(&s->exit_notifier); in net_slirp_cleanup()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c973 qemu_remove_exit_notifier(&xendev->exit); in xen_device_unrealize()
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c1269 qemu_remove_exit_notifier(&s->exit); in usb_host_unrealize()