Home
last modified time | relevance | path

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

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