Home
last modified time | relevance | path

Searched refs:cpu_post_load (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dmachine.c26 static int cpu_post_load(void *opaque, int version_id) in cpu_post_load() function
255 .post_load = cpu_post_load,
/openbmc/qemu/target/mips/system/
H A Dmachine.c7 static int cpu_post_load(void *opaque, int version_id) in cpu_post_load() function
226 .post_load = cpu_post_load,
/openbmc/qemu/target/ppc/
H A Dmachine.c182 static int cpu_post_load(void *opaque, int version_id) in cpu_post_load() function
677 .post_load = cpu_post_load,