Home
last modified time | relevance | path

Searched defs:loc_new (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Drelocate.c74 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()
114 static void __init apply_r_mips_hi16_rel(u32 *loc_orig, u32 *loc_new, in apply_r_mips_hi16_rel()
125 static int __init reloc_handler(u32 type, u32 *loc_orig, u32 *loc_new, in reloc_handler()
153 u32 *loc_new; in do_relocations() local
297 static inline int __init relocation_addr_valid(void *loc_new) in relocation_addr_valid()
326 void *loc_new; in relocate_kernel() local