Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kernel/
Dmodule.c59 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16() function
280 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,