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

/fuchsia/zircon/kernel/include/
H A Dplatform.h22 HALT_ACTION_REBOOT_RECOVERY, // Reboot into the recovery partition. enumerator in enum:__anon55
/fuchsia/zircon/kernel/platform/pc/
H A Dpower.cpp110 case HALT_ACTION_REBOOT_RECOVERY:
/fuchsia/zircon/kernel/syscalls/
H A Dsystem.cpp404 platform_graceful_halt(HALT_ACTION_REBOOT_RECOVERY);
/fuchsia/zircon/kernel/platform/generic-arm/
H A Dplatform.cpp452 } else if (suggested_action == HALT_ACTION_REBOOT_RECOVERY) {

Completed in 49 milliseconds