Home
last modified time | relevance | path

Searched refs:machine_dump_guest_core (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/
H A Dboards.h38 bool machine_dump_guest_core(MachineState *machine);
/openbmc/qemu/backends/
H A Dhostmem.c290 backend->dump = machine_dump_guest_core(machine); in host_memory_backend_init()
/openbmc/qemu/hw/core/
H A Dmachine.c1293 bool machine_dump_guest_core(MachineState *machine) in machine_dump_guest_core() function
/openbmc/qemu/migration/
H A Dram.c3540 if (!machine_dump_guest_core(current_machine)) { in colo_init_ram_cache()
/openbmc/qemu/system/
H A Dphysmem.c1542 if (!machine_dump_guest_core(current_machine)) { in qemu_ram_setup_dump()