Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcrash_core.h68 #define KEXEC_CRASH_HP_NONE 0 macro
/linux-6.12.1/kernel/
Dcrash_core.c608 image->hp_action = KEXEC_CRASH_HP_NONE; in crash_handle_hotplug_event()
Dkexec_core.c241 image->hp_action = KEXEC_CRASH_HP_NONE; in do_kimage_alloc_init()