Searched refs:kexec_purgatory_size (Results 1 – 1 of 1) sorted by relevance
32 size_t __weak kexec_purgatory_size = 0; variable906 if (kexec_purgatory_size <= 0) in kexec_load_purgatory()909 if (kexec_purgatory_size < sizeof(Elf_Ehdr)) in kexec_load_purgatory()920 if (pi->ehdr->e_shoff >= kexec_purgatory_size in kexec_load_purgatory()922 kexec_purgatory_size - pi->ehdr->e_shoff)) in kexec_load_purgatory()