Searched refs:reboot_type (Results 1 – 5 of 5) sorted by relevance
63 reboot_type = BOOT_ACPI; in set_acpi_reboot()77 reboot_type = BOOT_BIOS; in set_bios_reboot()91 reboot_type = BOOT_EFI; in set_efi_reboot()153 reboot_type = BOOT_KBD; in set_kbd_reboot()514 reboot_type = BOOT_EFI; in reboot_init()650 reboot_type = BOOT_EFI; in native_machine_emergency_restart()655 switch (reboot_type) { in native_machine_emergency_restart()658 reboot_type = BOOT_KBD; in native_machine_emergency_restart()674 reboot_type = BOOT_EFI; in native_machine_emergency_restart()680 reboot_type = BOOT_BIOS; in native_machine_emergency_restart()[all …]
57 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()
533 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware() argument543 if (reboot_type != SYS_RESTART) { in rtas_flash_firmware()
56 int64_t opal_cec_reboot2(uint32_t reboot_type, const char *diag);
1574 reboot_type = BOOT_ACPI; in check_efi_reboot()
Completed in 12 milliseconds