Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dreboot.c31 #define DEFAULT_REBOOT_MODE = REBOOT_HARD macro
33 #define DEFAULT_REBOOT_MODE macro
35 enum reboot_mode reboot_mode DEFAULT_REBOOT_MODE; variable