Searched refs:e64 (Results 1 – 8 of 8) sorted by relevance
/linux/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/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/tools/lib/bpf/ |
H A D | btf.h | 556 const __u32 *e64 = (const __u32 *)e; in btf_enum64_value() local 558 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/arch/x86/platform/ce4100/ |
H A D | falconfalls.dts | 180 compatible = "pci8086,2e64.2", 181 "pci8086,2e64",
|
/linux/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
|