Home
last modified time | relevance | path

Searched refs:R_RISCV_PCREL_HI20 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Delf.h61 #define R_RISCV_PCREL_HI20 23 macro
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Delf.h61 #define R_RISCV_PCREL_HI20 23 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h54 #define R_RISCV_PCREL_HI20 23 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h54 #define R_RISCV_PCREL_HI20 23 macro
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule.c306 [R_RISCV_PCREL_HI20] = apply_r_riscv_pcrel_hi20_rela,
380 && (hi20_type == R_RISCV_PCREL_HI20 in apply_relocate_add()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule.c321 [R_RISCV_PCREL_HI20] = apply_r_riscv_pcrel_hi20_rela,
397 && (hi20_type == R_RISCV_PCREL_HI20 in apply_relocate_add()
H A Delf_kexec.c429 * sym is expected to be next to R_RISCV_PCREL_HI20 in arch_kexec_apply_relocations_add()
433 case R_RISCV_PCREL_HI20: in arch_kexec_apply_relocations_add()
453 /* It has been applied by R_RISCV_PCREL_HI20 sym */ in arch_kexec_apply_relocations_add()

Completed in 4 milliseconds