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

/linux-master/arch/riscv/include/asm/
H A Dkexec.h61 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
65 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-master/arch/s390/include/asm/
H A Dkexec.h101 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
105 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-master/arch/x86/include/asm/
H A Dkexec.h196 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
200 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-master/include/linux/
H A Dkexec.h232 #ifndef arch_kexec_apply_relocations_add
234 * arch_kexec_apply_relocations_add - apply relocations of type RELA
243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, function
/linux-master/arch/s390/kernel/
H A Dmachine_kexec_file.c309 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, function
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c384 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, function
/linux-master/arch/riscv/kernel/
H A Delf_kexec.c371 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, function
/linux-master/kernel/
H A Dkexec_file.c1010 ret = arch_kexec_apply_relocations_add(pi, section,

Completed in 150 milliseconds