Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dkexec.h65 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.12.1/arch/s390/include/asm/
Dkexec.h105 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.12.1/arch/s390/kernel/
Dmachine_kexec_file.c309 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.12.1/arch/x86/include/asm/
Dkexec.h200 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.12.1/arch/x86/kernel/
Dmachine_kexec_64.c418 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.12.1/arch/riscv/kernel/
Delf_kexec.c372 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.12.1/include/linux/
Dkexec.h243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function