Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/uapi/asm/
Delf.h61 #define R_RISCV_PCREL_HI20 23 macro
/linux-6.1.9/arch/riscv/kernel/
Dmodule.c307 [R_RISCV_PCREL_HI20] = apply_r_riscv_pcrel_hi20_rela,
381 && (hi20_type == R_RISCV_PCREL_HI20 in apply_relocate_add()
Delf_kexec.c427 case R_RISCV_PCREL_HI20: in arch_kexec_apply_relocations_add()