Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkexec.h116 struct purgatory_info { struct
288 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
307 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
397 struct purgatory_info purgatory_info; member
/linux/arch/riscv/include/asm/
H A Dkexec.h61 struct purgatory_info;
62 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux/arch/riscv/kernel/
H A Dmachine_kexec_file.c145 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()