Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dreboot.c141 if (reboot_type != BOOT_CF9_FORCE) { in set_pci_reboot()
142 reboot_type = BOOT_CF9_FORCE; in set_pci_reboot()
689 case BOOT_CF9_FORCE: in native_machine_emergency_restart()
/linux-6.6.21/include/linux/
Dreboot.h34 BOOT_CF9_FORCE = 'p', enumerator
/linux-6.6.21/kernel/
Dreboot.c1181 case BOOT_CF9_FORCE: in type_show()
1207 reboot_type = BOOT_CF9_FORCE; in type_store()