Searched refs:LINUX_REBOOT_CMD_KEXEC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | reboot.h | 36 #define LINUX_REBOOT_CMD_KEXEC 0x45584543 macro |
| /Linux-v5.4/kernel/ | ||
| D | reboot.c | 380 case LINUX_REBOOT_CMD_KEXEC: in SYSCALL_DEFINE4() |