reboot_type 59 arch/powerpc/include/asm/opal.h int64_t opal_cec_reboot2(uint32_t reboot_type, const char *diag); reboot_type 557 arch/powerpc/kernel/rtas_flash.c static void rtas_flash_firmware(int reboot_type) reboot_type 567 arch/powerpc/kernel/rtas_flash.c if (reboot_type != SYS_RESTART) { reboot_type 1572 arch/x86/kernel/apic/x2apic_uv_x.c reboot_type = BOOT_ACPI; reboot_type 62 arch/x86/kernel/reboot.c if (reboot_type != BOOT_ACPI) { reboot_type 63 arch/x86/kernel/reboot.c reboot_type = BOOT_ACPI; reboot_type 76 arch/x86/kernel/reboot.c if (reboot_type != BOOT_BIOS) { reboot_type 77 arch/x86/kernel/reboot.c reboot_type = BOOT_BIOS; reboot_type 90 arch/x86/kernel/reboot.c if (reboot_type != BOOT_EFI && !efi_runtime_disabled()) { reboot_type 91 arch/x86/kernel/reboot.c reboot_type = BOOT_EFI; reboot_type 150 arch/x86/kernel/reboot.c if (reboot_type != BOOT_CF9_FORCE) { reboot_type 151 arch/x86/kernel/reboot.c reboot_type = BOOT_CF9_FORCE; reboot_type 160 arch/x86/kernel/reboot.c if (reboot_type != BOOT_KBD) { reboot_type 161 arch/x86/kernel/reboot.c reboot_type = BOOT_KBD; reboot_type 512 arch/x86/kernel/reboot.c reboot_type = BOOT_EFI; reboot_type 597 arch/x86/kernel/reboot.c int orig_reboot_type = reboot_type; reboot_type 615 arch/x86/kernel/reboot.c reboot_type = BOOT_EFI; reboot_type 620 arch/x86/kernel/reboot.c switch (reboot_type) { reboot_type 623 arch/x86/kernel/reboot.c reboot_type = BOOT_KBD; reboot_type 637 arch/x86/kernel/reboot.c reboot_type = BOOT_ACPI; reboot_type 639 arch/x86/kernel/reboot.c reboot_type = BOOT_EFI; reboot_type 645 arch/x86/kernel/reboot.c reboot_type = BOOT_BIOS; reboot_type 652 arch/x86/kernel/reboot.c reboot_type = BOOT_CF9_SAFE; reboot_type 669 arch/x86/kernel/reboot.c reboot_type = BOOT_TRIPLE; reboot_type 677 arch/x86/kernel/reboot.c reboot_type = BOOT_KBD; reboot_type 153 arch/x86/platform/ce4100/ce4100.c reboot_type = BOOT_KBD; reboot_type 36 include/linux/reboot.h extern enum reboot_type reboot_type; reboot_type 46 kernel/reboot.c enum reboot_type reboot_type = BOOT_ACPI; reboot_type 580 kernel/reboot.c reboot_type = *str;