Searched refs:e64 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/arch/mips/kernel/ |
D | elf.c | 80 struct elf64_hdr e64; in arch_elf_pt_proc() member 91 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_elf_pt_proc() 139 struct elf64_hdr e64; in arch_check_elf() member 143 struct elf64_hdr e64; in arch_check_elf() member 151 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_check_elf() 173 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()
|
/Linux-v6.6/tools/lib/bpf/ |
D | btf.h | 517 const __u32 *e64 = (const __u32 *)e; in btf_enum64_value() local 519 return ((__u64)e64[2] << 32) | e64[1]; in btf_enum64_value()
|
D | btf.c | 339 struct btf_enum64 *e64; in btf_bswap_type_rest() local 368 for (i = 0, e64 = btf_enum64(t); i < vlen; i++, e64++) { in btf_bswap_type_rest() 369 e64->name_off = bswap_32(e64->name_off); in btf_bswap_type_rest() 370 e64->val_lo32 = bswap_32(e64->val_lo32); in btf_bswap_type_rest() 371 e64->val_hi32 = bswap_32(e64->val_hi32); in btf_bswap_type_rest()
|
/Linux-v6.6/arch/x86/platform/ce4100/ |
D | falconfalls.dts | 180 compatible = "pci8086,2e64.2", 181 "pci8086,2e64",
|
/Linux-v6.6/arch/m68k/ifpsp060/ |
D | ftest.sa | 230 dc.l $42804e75,$09456e61,$626c6564,$20756e64
|
D | fplsp.sa | 380 dc.l $00005e64,$60140c01,$00036608,$61ff0000
|