Searched refs:vmstate_cbinfo_array (Results 1 – 1 of 1) sorted by relevance
968 static const VMStateDescription vmstate_cbinfo_array = { variable995 return vmstate_save_state(f, &vmstate_cbinfo_array, &cbinfo, vmdesc); in put_cbinfo()1011 ret = vmstate_load_state(f, &vmstate_cbinfo_array, &cbinfo, 0); in get_cbinfo()