Home
last modified time | relevance | path

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

/external/qemu/
Dsavevm.c1882 static void vmstate_subsection_save(QEMUFile *f, const VMStateDescription *vmsd,
2015 vmstate_subsection_save(f, vmsd, opaque); in vmstate_save_state()
2290 static void vmstate_subsection_save(QEMUFile *f, const VMStateDescription *vmsd, in vmstate_subsection_save() function