Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dreboot.h32 BOOT_ACPI = 'a', enumerator
/linux/kernel/
H 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/
H A Dx2apic_uv_x.c1574 reboot_type = BOOT_ACPI; in check_efi_reboot()