Lines Matching defs:offset
42 int __weak plat_post_relocation(long offset) in plat_post_relocation()
74 static void __init apply_r_mips_64_rel(u32 *loc_new, long offset) in apply_r_mips_64_rel()
79 static void __init apply_r_mips_32_rel(u32 *loc_new, long offset) in apply_r_mips_32_rel()
84 static int __init apply_r_mips_26_rel(u32 *loc_orig, u32 *loc_new, long offset) in apply_r_mips_26_rel()
115 long offset) in apply_r_mips_hi16_rel()
126 long offset) in reloc_handler()
149 static int __init do_relocations(void *kbase_old, void *kbase_new, long offset) in do_relocations()
179 static int __init relocate_exception_table(long offset) in relocate_exception_table()
269 unsigned long offset; in determine_relocation_address() local
310 static inline void __init update_kaslr_offset(unsigned long *addr, long offset) in update_kaslr_offset()
329 long offset = 0; in relocate_kernel() local