Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dreboot.h27 enum reboot_type { enum
/Linux-v5.15/kernel/
Dreboot.c47 enum reboot_type reboot_type = BOOT_ACPI; variable
/Linux-v5.15/arch/powerpc/kernel/
Drtas_flash.c557 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware()