Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dwin_dump_defs.h152 #define VMCOREINFO_WIN_DUMP_NOTE_SIZE32 (sizeof(WinDumpHeader32) + \ macro
/openbmc/qemu/dump/
H A Dwin_dump.c418 if (s->guest_note_size != VMCOREINFO_WIN_DUMP_NOTE_SIZE32 && in create_win_dump()