Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcrash_core.h109 #define KEXEC_CRASH_HP_REMOVE_CPU 2 macro
/openbmc/linux/kernel/
H A Dcrash_core.c818 hp_action == KEXEC_CRASH_HP_REMOVE_CPU) in crash_handle_hotplug_event()
902 crash_handle_hotplug_event(KEXEC_CRASH_HP_REMOVE_CPU, cpu); in crash_cpuhp_offline()
/openbmc/linux/arch/x86/kernel/
H A Dcrash.c448 (image->hp_action == KEXEC_CRASH_HP_REMOVE_CPU))) in arch_crash_handle_hotplug_event()