Home
last modified time | relevance | path

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

/external/qemu/include/migration/
Dvmstate.h237 #define VMSTATE_2DARRAY(_field, _state, _n1, _n2, _version, _info, _type) { \ macro
629 VMSTATE_2DARRAY(_f, _s, _n1, _n2, _v, vmstate_info_uint16, uint16_t)
638 VMSTATE_2DARRAY(_f, _s, _n1, _n2, _v, vmstate_info_uint8, uint8_t)