Searched refs:REBOOT_WARM (Results 1 – 12 of 12) sorted by relevance
76 if (mode == REBOOT_WARM) in socfpga_cyclone5_restart()89 if (mode == REBOOT_WARM) in socfpga_arria10_restart()
64 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
22 case REBOOT_WARM: in efi_reboot()
20 REBOOT_WARM, enumerator
598 mode = reboot_mode == REBOOT_WARM ? 0x1234 : 0; in native_machine_emergency_restart()653 u8 reboot_code = reboot_mode == REBOOT_WARM ? 0x06 : 0x0E; in native_machine_emergency_restart()
1010 *mode = REBOOT_WARM; in reboot_setup()1094 case REBOOT_WARM: in mode_show()1121 reboot_mode = REBOOT_WARM; in mode_store()
118 if (reboot_mode == REBOOT_WARM) in a500_ec_restart_notify()
192 case REBOOT_WARM: in otto_wdt_restart()
121 if (reboot_mode == REBOOT_WARM) in pm8941_reboot_notify()
565 sbi_srst_reset((mode == REBOOT_WARM || mode == REBOOT_SOFT) ? in sbi_srst_reboot()
593 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
305 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) && in psci_sys_reset()