Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkexec.h329 int __weak arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
/linux-4.4.14/kernel/
Dkexec_file.c129 arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in arch_kexec_apply_relocations() function
889 ret = arch_kexec_apply_relocations(pi->ehdr, in kexec_apply_relocations()