Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/uapi/asm/
Delf.h56 #define R_RISCV_CALL 18 macro
/linux-6.1.9/arch/riscv/kernel/
Dmodule.c315 [R_RISCV_CALL] = apply_r_riscv_call_rela,
Delf_kexec.c428 case R_RISCV_CALL: in arch_kexec_apply_relocations_add()