Home
last modified time | relevance | path

Searched refs:arch_kexec_apply_relocations (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dkexec.h253 #ifndef arch_kexec_apply_relocations
264 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations() function
/linux-6.6.21/kernel/
Dkexec_file.c994 ret = arch_kexec_apply_relocations(pi, section, in kexec_apply_relocations()