Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dmachine_kexec.c26 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable
/linux-6.1.9/arch/loongarch/kernel/
Dmachine_kexec.c33 atomic_t kexec_ready_to_reboot = ATOMIC_INIT(0); variable