Home
last modified time | relevance | path

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

/qemu/include/migration/
H A Dvmstate.h510 #define VMSTATE_ARRAY_OF_POINTER(_field, _state, _num, _version, _info, _type) {\ macro
1033 VMSTATE_ARRAY_OF_POINTER(_f, _s, _n, 0, vmstate_info_timer, QEMUTimer *)
/qemu/tests/unit/
H A Dtest-vmstate.c633 VMSTATE_ARRAY_OF_POINTER(ar, TestArrayOfPtrToInt,