Home
last modified time | relevance | path

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

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