Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/purgatory/
DMakefile23 cmd_bin2c = $(CMD_BIN2C) kexec_purgatory < $< > $@
/linux-4.1.27/kernel/
Dkexec.c64 char __weak kexec_purgatory[0]; variable
2544 pi->ehdr = (Elf_Ehdr *)kexec_purgatory; in kexec_load_purgatory()