Searched refs:BOOT_ACPI (Results 1 – 4 of 4) sorted by relevance
62 if (reboot_type != BOOT_ACPI) { in set_acpi_reboot()63 reboot_type = BOOT_ACPI; in set_acpi_reboot()621 case BOOT_ACPI: in native_machine_emergency_restart()635 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()637 reboot_type = BOOT_ACPI; in native_machine_emergency_restart()
48 enum reboot_type reboot_type = BOOT_ACPI;785 case BOOT_ACPI: in type_show()813 reboot_type = BOOT_ACPI; in type_store()
31 BOOT_ACPI = 'a', enumerator
1609 reboot_type = BOOT_ACPI; in check_efi_reboot()
Completed in 449 milliseconds