Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dmodule.c318 s32 offset_hi20 = (void *)((v + 0x800) & ~0xfff) - in apply_r_larch_pcala() local
320 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala()
328 v = offset_hi20 >> 12; in apply_r_larch_pcala()