Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dmachine_kexec_file.c147 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/Linux-v4.19/include/linux/
Dkexec.h177 int __weak arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/Linux-v4.19/arch/x86/kernel/
Dmachine_kexec_64.c396 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/Linux-v4.19/kernel/
Dkexec_file.c123 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function
891 ret = arch_kexec_apply_relocations_add(pi, section, in kexec_apply_relocations()