Searched refs:arch_kexec_apply_relocations_add (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dkexec.h327 int __weak arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr,
/linux-4.4.14/arch/x86/kernel/
H A Dmachine_kexec_64.c408 int arch_kexec_apply_relocations_add(const Elf64_Ehdr *ehdr, arch_kexec_apply_relocations_add() function
/linux-4.4.14/kernel/
H A Dkexec_file.c120 arch_kexec_apply_relocations_add(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, arch_kexec_apply_relocations_add() function
886 ret = arch_kexec_apply_relocations_add(pi->ehdr, kexec_apply_relocations()

Completed in 115 milliseconds