Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dvmstate.h243 extern const VMStateInfo vmstate_info_tmp;
735 .info = &vmstate_info_tmp, \
/openbmc/qemu/migration/
H A Dvmstate-types.c548 const VMStateInfo vmstate_info_tmp = { variable