HomeSort by relevance Sort by last modified time
    Searched refs:vmstate_info_bool (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/migration/
vmstate.h 146 extern const VMStateInfo vmstate_info_bool;
523 VMSTATE_SINGLE(_f, _s, _v, vmstate_info_bool, bool)
620 VMSTATE_ARRAY(_f, _s, _n, _v, vmstate_info_bool, bool)
    [all...]
  /external/qemu/
savevm.c 1236 const VMStateInfo vmstate_info_bool = { variable
    [all...]

Completed in 80 milliseconds