Home
last modified time | relevance | path

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

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