Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkexec_file.c94 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup()
686 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests()
810 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, in kexec_purgatory_setup_kbuf()
871 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs()
946 struct purgatory_info *pi = &image->purgatory_info; in kexec_apply_relocations()
1016 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory()
1053 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, in kexec_purgatory_find_symbol()
1103 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_symbol_addr()
1127 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_set_symbol()
/openbmc/linux/arch/riscv/include/asm/
H A Dkexec.h60 struct purgatory_info;
61 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/openbmc/linux/include/linux/
H A Dkexec.h110 struct purgatory_info { struct
245 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
264 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
350 struct purgatory_info purgatory_info; member
/openbmc/linux/arch/s390/include/asm/
H A Dkexec.h100 struct purgatory_info;
101 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/openbmc/linux/arch/x86/include/asm/
H A Dkexec.h196 struct purgatory_info;
197 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/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()
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c394 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
/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()