Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
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-6.3-rc2/arch/s390/include/asm/
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-6.3-rc2/arch/x86/include/asm/
A Dkexec.h197 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
201 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/linux-6.3-rc2/include/linux/
A Dkexec.h256 #ifndef arch_kexec_apply_relocations_add
267 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function
/linux-6.3-rc2/arch/s390/kernel/
A Dmachine_kexec_file.c299 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.3-rc2/arch/x86/kernel/
A Dmachine_kexec_64.c398 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.3-rc2/arch/riscv/kernel/
A Delf_kexec.c359 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/linux-6.3-rc2/kernel/
A Dkexec_file.c972 ret = arch_kexec_apply_relocations_add(pi, section, in kexec_apply_relocations()

Completed in 12 milliseconds