Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Demergency-restart.h4 enum reboot_type { enum
/linux-3.3/arch/x86/kernel/
Dreboot.c39 enum reboot_type reboot_type = BOOT_ACPI; variable
/linux-3.3/arch/powerpc/kernel/
Drtas_flash.c546 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware()