Home
last modified time | relevance | path

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

/linux-5.19.10/arch/um/os-Linux/skas/
Dprocess.c628 #define INIT_JMP_REBOOT 3 macro
671 case INIT_JMP_REBOOT: in start_idle_thread()
728 UML_LONGJMP(&initial_jmpbuf, noreboot ? INIT_JMP_HALT : INIT_JMP_REBOOT); in reboot_skas()