Searched refs:REBOOT_WARM (Results 1 – 9 of 9) sorted by relevance
76 if (mode == REBOOT_WARM) in socfpga_cyclone5_restart()89 if (mode == REBOOT_WARM) in socfpga_arria10_restart()
621 *mode = REBOOT_WARM; in reboot_setup()705 case REBOOT_WARM: in mode_show()732 reboot_mode = REBOOT_WARM; in mode_store()
22 case REBOOT_WARM: in efi_reboot()
19 REBOOT_WARM, enumerator
606 mode = reboot_mode == REBOOT_WARM ? 0x1234 : 0; in native_machine_emergency_restart()661 u8 reboot_code = reboot_mode == REBOOT_WARM ? 0x06 : 0x0E; in native_machine_emergency_restart()
118 if (reboot_mode == REBOOT_WARM) in a500_ec_restart_notify()
103 if (reboot_mode == REBOOT_WARM) in pm8941_reboot_notify()
302 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) && in psci_sys_reset()
589 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
Completed in 17 milliseconds