Searched refs:postcopy_ram_supported_by_host (Results 1 – 4 of 4) sorted by relevance
19 bool postcopy_ram_supported_by_host(MigrationIncomingState *mis,
372 bool postcopy_ram_supported_by_host(MigrationIncomingState *mis, Error **errp) in postcopy_ram_supported_by_host() function1382 bool postcopy_ram_supported_by_host(MigrationIncomingState *mis, Error **errp) in postcopy_ram_supported_by_host() function
473 !postcopy_ram_supported_by_host(mis, errp)) { in migrate_caps_check()
1839 if (!postcopy_ram_supported_by_host(mis, &local_err)) { in loadvm_postcopy_handle_advise()