Searched refs:QEMUBalloonEvent (Results 1 – 2 of 2) sorted by relevance
20 typedef void (QEMUBalloonEvent)(void *opaque, ram_addr_t target); typedef23 int qemu_add_balloon_handler(QEMUBalloonEvent *event_func,
36 static QEMUBalloonEvent *balloon_event_fn;55 int qemu_add_balloon_handler(QEMUBalloonEvent *event_func, in qemu_add_balloon_handler()