Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dreboot.c142 if (reboot_type != BOOT_CF9_FORCE) { in set_pci_reboot()
143 reboot_type = BOOT_CF9_FORCE; in set_pci_reboot()
647 case BOOT_CF9_FORCE: in native_machine_emergency_restart()
/linux-6.1.9/include/linux/
Dreboot.h34 BOOT_CF9_FORCE = 'p', enumerator
/linux-6.1.9/kernel/
Dreboot.c1180 case BOOT_CF9_FORCE: in type_show()
1206 reboot_type = BOOT_CF9_FORCE; in type_store()