Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dmachine_kexec.c26 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable
/Linux-v6.1/arch/loongarch/kernel/
Dmachine_kexec.c33 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable