Searched refs:e64 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/mips/kernel/ |
| H A D | elf.c | 81 struct elf64_hdr e64; in arch_elf_pt_proc() member 92 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_elf_pt_proc() 140 struct elf64_hdr e64; in arch_check_elf() member 144 struct elf64_hdr e64; in arch_check_elf() member 152 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_check_elf() 174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()
|
| /linux-6.15/scripts/ |
| H A D | sorttable.c | 70 Elf64_Ehdr e64; member 75 Elf64_Shdr e64; member 80 Elf64_Sym e64; member 85 Elf64_Rela e64; member 120 return r8(&ehdr->e64.e_shoff); in ehdr64_shoff() 136 return r2(&ehdr->e64.e_##fn_name); \ 156 return r(&shdr->e64.sh_##fn_name); \ in EHDR_HALF() 188 return r(&shdr->e64.sh_##fn_name); \ 212 return r8(&sym->e64.st_##fn_name); \ 228 return r(&sym->e64.st_##fn_name); \ [all …]
|
| /linux-6.15/arch/riscv/crypto/ |
| H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 119 vsetvli zero, t0, e64, m2, ta, ma 143 vsetivli zero, 2, e64, m1, ta, ma 145 vsetivli zero, 1, e64, m1, tu, ma
|
| H A D | sha512-riscv64-zvknhb-zvkb.S | 113 vsetivli zero, 4, e64, m2, ta, ma
|
| /linux-6.15/tools/lib/bpf/ |
| H A D | btf.h | 559 const __u32 *e64 = (const __u32 *)e; in btf_enum64_value() local 561 return ((__u64)e64[2] << 32) | e64[1]; in btf_enum64_value()
|
| H A D | btf.c | 343 struct btf_enum64 *e64; in btf_bswap_type_rest() local 372 for (i = 0, e64 = btf_enum64(t); i < vlen; i++, e64++) { in btf_bswap_type_rest() 373 e64->name_off = bswap_32(e64->name_off); in btf_bswap_type_rest() 374 e64->val_lo32 = bswap_32(e64->val_lo32); in btf_bswap_type_rest() 375 e64->val_hi32 = bswap_32(e64->val_hi32); in btf_bswap_type_rest()
|
| /linux-6.15/arch/x86/platform/ce4100/ |
| H A D | falconfalls.dts | 180 compatible = "pci8086,2e64.2", 181 "pci8086,2e64",
|
| /linux-6.15/arch/m68k/ifpsp060/ |
| H A D | ftest.sa | 230 dc.l $42804e75,$09456e61,$626c6564,$20756e64
|
| H A D | fplsp.sa | 380 dc.l $00005e64,$60140c01,$00036608,$61ff0000
|