Searched refs:early_setup (Results 1 – 4 of 4) sorted by relevance
30 early_setup() { function117 early_setup
1373 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_setup() 1675 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_complete_precopy_non_iterable()
200 * save_setup() and a VMSD with early_setup set to true are mutually201 * exclusive. For this reason, also early_setup VMSDs are migrated in a216 bool early_setup;204 bool early_setup; global() member
1441 .early_setup = true,