Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
H A Delf.h62 #define R_RISCV_PCREL_HI20 23 macro
/linux/arch/riscv/kernel/
H A Dmodule.c544 [R_RISCV_PCREL_HI20] = { .reloc_handler = apply_r_riscv_pcrel_hi20_rela },
845 && (hi20_type == R_RISCV_PCREL_HI20 in apply_relocate_add()
H A Delf_kexec.c440 case R_RISCV_PCREL_HI20: in arch_kexec_apply_relocations_add()