Home
last modified time | relevance | path

Searched refs:REBOOT_COLD (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dreset.c71 efi_reboot(REBOOT_COLD, NULL); in machine_restart()
/linux/include/linux/
H A Dreboot.h19 REBOOT_COLD = 0, enumerator
/linux/kernel/
H A Dreboot.c1037 *mode = REBOOT_COLD; in reboot_setup()
1114 case REBOOT_COLD: in mode_show()
1142 reboot_mode = REBOOT_COLD; in mode_store()
/linux/arch/arm/mach-omap2/
H A Dprm33xx.c330 if (prm_reboot_mode == REBOOT_COLD) in am33xx_prm_global_sw_reset()