Home
last modified time | relevance | path

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

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