Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1435 static const VMStateDescription vmstate_with_tmp = { variable
1468 save_vmstate(&vmstate_with_tmp, &obj); in test_tmp_struct()
1473 SUCCESS(load_vmstate(&vmstate_with_tmp, &obj, &obj_clone, in test_tmp_struct()