Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs() function
H A Dmachine_kexec_file.c374 ret = arch_kexec_do_relocs(r_type, loc, val, addr); in arch_kexec_apply_relocations_add()