Home
last modified time | relevance | path

Searched defs:arch_kexec_apply_relocations_add (Results 1 – 7 of 7) sorted by relevance

/linux-6.8/arch/riscv/include/asm/
Dkexec.h65 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.8/arch/s390/include/asm/
Dkexec.h105 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.8/arch/s390/kernel/
Dmachine_kexec_file.c299 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.8/arch/x86/include/asm/
Dkexec.h201 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.8/arch/x86/kernel/
Dmachine_kexec_64.c384 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.8/arch/riscv/kernel/
Delf_kexec.c366 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.8/include/linux/
Dkexec.h241 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function