Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dkexec.h193 int __weak arch_kexec_apply_relocations(struct purgatory_info *pi,
/Linux-v5.4/kernel/
Dkexec_file.c137 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations() function
1002 ret = arch_kexec_apply_relocations(pi, section, in kexec_apply_relocations()