Home
last modified time | relevance | path

Searched defs:reboot_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dreboot.h22 enum reboot_type { enum
/linux-4.4.14/kernel/
Dreboot.c44 enum reboot_type reboot_type = BOOT_ACPI; variable
/linux-4.4.14/arch/powerpc/kernel/
Drtas_flash.c561 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware()