Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkexec.h190 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/Linux-v5.10/arch/s390/kernel/
Dmachine_kexec_file.c265 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/Linux-v5.10/arch/x86/kernel/
Dmachine_kexec_64.c427 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/Linux-v5.10/kernel/
Dkexec_file.c121 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function
999 ret = arch_kexec_apply_relocations_add(pi, section, in kexec_apply_relocations()