Searched refs:arch_kexec_apply_relocations_add (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | kexec.h | 61 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, 65 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | kexec.h | 104 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, 108 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | kexec.h | 196 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, 200 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
|
| /linux-6.15/include/linux/ |
| H A D | kexec.h | 239 #ifndef arch_kexec_apply_relocations_add 250 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 309 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | machine_kexec_64.c | 438 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | elf_kexec.c | 372 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
|
| /linux-6.15/kernel/ |
| H A D | kexec_file.c | 1027 ret = arch_kexec_apply_relocations_add(pi, section, in kexec_apply_relocations()
|