Home
last modified time | relevance | path

Searched refs:BOOT_ACPI (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H 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()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dreboot.c61 if (reboot_type != BOOT_ACPI) { in set_acpi_reboot()
62 reboot_type = BOOT_ACPI; in set_acpi_reboot()
655 case BOOT_ACPI: in native_machine_emergency_restart()
669 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()
671 reboot_type = BOOT_ACPI; in native_machine_emergency_restart()
/kernel/linux/linux-5.10/include/linux/
H A Dreboot.h31 BOOT_ACPI = 'a', enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dreboot.h32 BOOT_ACPI = 'a', enumerator
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c48 enum reboot_type reboot_type = BOOT_ACPI;
1175 case BOOT_ACPI: in type_show()
1203 reboot_type = BOOT_ACPI; in type_store()
/kernel/linux/linux-5.10/kernel/
H A Dreboot.c46 enum reboot_type reboot_type = BOOT_ACPI;
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1609 reboot_type = BOOT_ACPI; in check_efi_reboot()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1626 reboot_type = BOOT_ACPI; in check_efi_reboot()

Completed in 9 milliseconds