Home
last modified time | relevance | path

Searched refs:KEXEC_STATE_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkexec.h48 #define KEXEC_STATE_NONE 0 macro
/openbmc/linux/arch/powerpc/kernel/
H A Dpaca.c201 new_paca->kexec_state = KEXEC_STATE_NONE; in initialise_paca()