Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dmodule.c70 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16() function
291 return apply_r_mips_hi16(me, location, v, rela); in reloc_handler()
Dvpe.c310 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16() function
408 [R_MIPS_HI16] = apply_r_mips_hi16,