Home
last modified time | relevance | path

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

/qemu/migration/
H A Dram.h57 void ram_postcopy_send_discard_bitmap(MigrationState *ms);
H A Dtrace-events103 ram_postcopy_send_discard_bitmap(void) ""
H A Dmigration.c2524 ram_postcopy_send_discard_bitmap(ms); in postcopy_start()
H A Dram.c2585 void ram_postcopy_send_discard_bitmap(MigrationState *ms) in ram_postcopy_send_discard_bitmap() function