Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dreboot.c62 if (reboot_type != BOOT_ACPI) { in set_acpi_reboot()
63 reboot_type = BOOT_ACPI; in set_acpi_reboot()
656 case BOOT_ACPI: in native_machine_emergency_restart()
670 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()
672 reboot_type = BOOT_ACPI; in native_machine_emergency_restart()
/linux/include/linux/
A Dreboot.h32 BOOT_ACPI = 'a', enumerator
/linux/kernel/
A Dreboot.c48 enum reboot_type reboot_type = BOOT_ACPI;
1197 case BOOT_ACPI: in type_show()
1225 reboot_type = BOOT_ACPI; in type_store()
/linux/arch/x86/kernel/apic/
A Dx2apic_uv_x.c1574 reboot_type = BOOT_ACPI; in check_efi_reboot()

Completed in 10 milliseconds