Home
last modified time | relevance | path

Searched defs:kexec_ready_to_reboot (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dmachine_kexec.c27 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable
/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c33 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable