Home
last modified time | relevance | path

Searched refs:cpu_pre_save (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dmachine.c47 static int cpu_pre_save(void *opaque) in cpu_pre_save() function
256 .pre_save = cpu_pre_save,
/openbmc/qemu/target/sparc/
H A Dmachine.c165 static int cpu_pre_save(void *opaque) in cpu_pre_save() function
192 .pre_save = cpu_pre_save,
/openbmc/qemu/target/ppc/
H A Dmachine.c120 static int cpu_pre_save(void *opaque) in cpu_pre_save() function
676 .pre_save = cpu_pre_save,
/openbmc/qemu/target/arm/
H A Dmachine.c943 static int cpu_pre_save(void *opaque) in cpu_pre_load()
1122 .pre_save = cpu_pre_save,
871 static int cpu_pre_save(void *opaque) cpu_pre_save() function
/openbmc/qemu/target/i386/
H A Dmachine.c219 static int cpu_pre_save(void *opaque) in cpu_pre_save() function
374 * pending or guest wasn't running L2 (See comment in cpu_pre_save()). in cpu_post_load()
446 * For more info, refer to comment in cpu_pre_save(). in exception_info_needed()
1675 .pre_save = cpu_pre_save,