Searched refs:REBOOT_WARM (Results 1 – 13 of 13) sorted by relevance
74 if (mode == REBOOT_WARM) in socfpga_cyclone5_restart()87 if (mode == REBOOT_WARM) in socfpga_arria10_restart()
69 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
22 case REBOOT_WARM: in efi_reboot()
20 REBOOT_WARM, enumerator
1011 *mode = REBOOT_WARM; in reboot_setup()1095 case REBOOT_WARM: in mode_show()1122 reboot_mode = REBOOT_WARM; in mode_store()
118 if (reboot_mode == REBOOT_WARM) in a500_ec_restart_notify()
43 if (reboot_mode == REBOOT_WARM) in tps65219_restart()
640 mode = reboot_mode == REBOOT_WARM ? 0x1234 : 0; in native_machine_emergency_restart()695 u8 reboot_code = reboot_mode == REBOOT_WARM ? 0x06 : 0x0E; in native_machine_emergency_restart()
192 case REBOOT_WARM: in otto_wdt_restart()
496 sbi_srst_reset((mode == REBOOT_WARM || mode == REBOOT_SOFT) ? in sbi_srst_reboot()
123 if (reboot_mode == REBOOT_WARM) in pm8941_reboot_notify()
594 efi_reboot(REBOOT_WARM, NULL); in machine_restart()
311 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) && in psci_sys_reset()