Searched refs:vmstate_info_int8 (Results 1 – 2 of 2) sorted by relevance
217 extern const VMStateInfo vmstate_info_int8;888 VMSTATE_SINGLE(_f, _s, _v, vmstate_info_int8, int8_t)989 VMSTATE_SINGLE_TEST(_f, _s, _t, 0, vmstate_info_int8, int8_t)
64 const VMStateInfo vmstate_info_int8 = { variable