Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtco-test.c44 bool noreboot; member
63 d->noreboot ? "-global ICH9-LPC.noreboot=true" : "", in test_init()
137 d.noreboot = true; in test_tco_defaults()
170 d.noreboot = true; in test_tco_timeout()
214 d.noreboot = true; in test_tco_max_timeout()
257 td.noreboot = false; in test_tco_second_timeout_pause()
282 td.noreboot = false; in test_tco_second_timeout_reset()
307 td.noreboot = false; in test_tco_second_timeout_shutdown()
332 td.noreboot = false; in test_tco_second_timeout_none()
357 d.noreboot = true; in test_tco_ticks_counter()
[all …]
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c708 static bool noreboot; variable
712 noreboot = true; in noreboot_cmd_param()
725 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile306 noreboot \