Searched defs:has_begin (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/dump/ | ||
H A D | dump-hmp-cmds.c | 25 bool has_begin = qdict_haskey(qdict, "begin"); in hmp_dump_guest_memory() local |
H A D | dump.c | 2066 bool has_begin, int64_t begin, in qmp_dump_guest_memory() |