Home
last modified time | relevance | path

Searched defs:_info (Results 1 – 3 of 3) sorted by relevance

/qemu/include/migration/
H A Dvmstate.h313 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument
323 #define VMSTATE_SINGLE_FULL(_field, _state, _test, _version, _info, \ argument
343 #define VMSTATE_POINTER(_field, _state, _version, _info, _type) { \ argument
352 #define VMSTATE_POINTER_TEST(_field, _state, _test, _info, _type) { \ argument
361 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument
371 #define VMSTATE_2DARRAY(_field, _state, _n1, _n2, _version, _info, _type) { \ argument
391 #define VMSTATE_ARRAY_TEST(_field, _state, _num, _test, _info, _type) {\ argument
411 #define VMSTATE_ARRAY_INT32_UNSAFE(_field, _state, _field_num, _info, _type) {\ argument
510 #define VMSTATE_ARRAY_OF_POINTER(_field, _state, _num, _version, _info, _type) {\ argument
862 #define VMSTATE_SINGLE(_field, _state, _version, _info, _type) \ argument
[all …]
/qemu/bsd-user/netbsd/
H A Dtarget_os_siginfo.h67 struct target_ksiginfo _info; member
/qemu/bsd-user/openbsd/
H A Dtarget_os_siginfo.h67 struct target_ksiginfo _info; member