Searched refs:REBOOT_WARM (Results 1 – 6 of 6) sorted by relevance
22 case REBOOT_WARM: in efi_reboot()
19 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()
542 *mode = REBOOT_WARM; in reboot_setup()
255 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) && in psci_sys_reset()
666 efi_reboot(REBOOT_WARM, NULL); in machine_restart()