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