Searched refs:entry_sidx (Results 1 – 1 of 1) sorted by relevance
2301 int i, ret = 0, entry_sidx = -1; in __kexec_load_purgatory() local2363 entry_sidx = i; in __kexec_load_purgatory()2454 if (entry_sidx >= 0) in __kexec_load_purgatory()2455 entry += sechdrs[entry_sidx].sh_addr; in __kexec_load_purgatory()