Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_64.c435 unsigned long address, sec_base, value; in arch_kexec_apply_relocations_add() local
497 sec_base = 0; in arch_kexec_apply_relocations_add()
503 sec_base = pi->sechdrs[sym->st_shndx].sh_addr; in arch_kexec_apply_relocations_add()
506 value += sec_base; in arch_kexec_apply_relocations_add()