Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dmodule.c312 s32 offset_hi20 = (void *)((v + 0x800) & ~0xfff) - in apply_r_larch_pcala() local
314 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala()
322 v = offset_hi20 >> 12; in apply_r_larch_pcala()