Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dvmstate.c114 if (field->flags & VMS_MULTIPLY) { in vmstate_size()
/openbmc/qemu/include/migration/
H A Dvmstate.h115 VMS_MULTIPLY = 0x200, enumerator
655 .flags = VMS_VBUFFER|VMS_POINTER|VMS_MULTIPLY, \