Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dmachine_kexec_reloc.c29 case R_390_64: /* Direct 64 bit. */ in arch_kexec_do_relocs()
Dmodule.c262 case R_390_64: /* Direct 64 bit. */ in apply_rela()
274 else if (r_type == R_390_64) in apply_rela()
/linux-6.1.9/arch/s390/include/asm/
Delf.h34 #define R_390_64 22 /* Direct 64 bit. */ macro
/linux-6.1.9/scripts/
Drecordmcount.c604 reltype = R_390_64; in do_file()