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