Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Ddump.h23 #define VERSION_FLAT_HEADER (1) /* version of flattened format */ macro
/openbmc/qemu/dump/
H A Ddump.c836 mh->version = cpu_to_be64(VERSION_FLAT_HEADER); in write_start_flat_header()