Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dkexec.h65 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/openbmc/linux/arch/s390/include/asm/
H A Dkexec.h105 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c299 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h201 #define arch_kexec_apply_relocations_add arch_kexec_apply_relocations_add macro
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c421 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/openbmc/linux/arch/riscv/kernel/
H A Delf_kexec.c365 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add() function
/openbmc/linux/include/linux/
H A Dkexec.h245 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() function