Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dreboot.c62 if (reboot_type != BOOT_ACPI) { in set_acpi_reboot()
63 reboot_type = BOOT_ACPI; in set_acpi_reboot()
609 case BOOT_ACPI: in native_machine_emergency_restart()
623 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()
625 reboot_type = BOOT_ACPI; in native_machine_emergency_restart()
/linux-6.3-rc2/include/linux/
A Dreboot.h32 BOOT_ACPI = 'a', enumerator
/linux-6.3-rc2/kernel/
A Dreboot.c48 enum reboot_type reboot_type = BOOT_ACPI;
1174 case BOOT_ACPI: in type_show()
1202 reboot_type = BOOT_ACPI; in type_store()
/linux-6.3-rc2/arch/x86/kernel/apic/
A Dx2apic_uv_x.c1619 reboot_type = BOOT_ACPI; in check_efi_reboot()

Completed in 11 milliseconds