Searched refs:rebootSystem (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp133 acpi_shutdown(bool rebootSystem) argument
143 if (rebootSystem) {
1945 arch_cpu_shutdown(bool rebootSystem)
1947 if (acpi_shutdown(rebootSystem) == B_OK)
1950 if (!rebootSystem) {

Completed in 33 milliseconds