Home
last modified time | relevance | path

Searched refs:BOOT_ACPI (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Demergency-restart.h8 BOOT_ACPI = 'a', enumerator
/arch/x86/kernel/
Dreboot.c40 enum reboot_type reboot_type = BOOT_ACPI;
560 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()
562 reboot_type = BOOT_ACPI; in native_machine_emergency_restart()
581 case BOOT_ACPI: in native_machine_emergency_restart()
/arch/x86/kernel/apic/
Dx2apic_uv_x.c1010 reboot_type = BOOT_ACPI; in uv_system_init()