Searched refs:vmstate_simple_primitive (Results 1 – 1 of 1) sorted by relevance
202 static const VMStateDescription vmstate_simple_primitive = {265 save_vmstate(&vmstate_simple_primitive, &obj_simple); in test_simple_primitive() 269 SUCCESS(load_vmstate(&vmstate_simple_primitive, &obj, &obj_clone, in test_simple_primitive() 195 static const VMStateDescription vmstate_simple_primitive = { global() variable