Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc.c1705 static void pc_machine_reset(MachineState *machine, ResetType type) in pc_machine_reset()
1725 pc_machine_reset(machine, RESET_TYPE_WAKEUP); in pc_hotplug_allowed()
1754 mc->reset = pc_machine_reset; in pc_machine_class_init()
1700 static void pc_machine_reset(MachineState *machine, ResetType type) pc_machine_reset() function