EM_X86_64          73 arch/x86/include/asm/elf.h #define ELF_ARCH	EM_X86_64
EM_X86_64         162 arch/x86/include/asm/elf.h 	((x)->e_machine == EM_X86_64)
EM_X86_64         166 arch/x86/include/asm/elf.h 	 (IS_ENABLED(CONFIG_X86_X32_ABI) && (x)->e_machine == EM_X86_64))
EM_X86_64         196 arch/x86/include/asm/elf.h 	set_personality_ia32((ex).e_machine == EM_X86_64)
EM_X86_64          53 arch/x86/include/asm/kexec.h # define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64)
EM_X86_64        1245 arch/x86/kernel/ptrace.c 	.name = "x86_64", .e_machine = EM_X86_64,
EM_X86_64           6 arch/x86/tools/relocs_64.c #define ELF_MACHINE             EM_X86_64
EM_X86_64         125 arch/x86/um/asm/elf.h 	((x)->e_machine == EM_X86_64)
EM_X86_64         129 arch/x86/um/asm/elf.h #define ELF_ARCH        EM_X86_64
EM_X86_64         431 include/uapi/linux/audit.h #define AUDIT_ARCH_X86_64	(EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
EM_X86_64         558 scripts/recordmcount.c 	case EM_X86_64:
EM_X86_64         312 scripts/sortextable.c 	case EM_X86_64:
EM_X86_64          32 tools/objtool/arch/x86/decode.c 	case EM_X86_64:
EM_X86_64          38 tools/perf/util/dwarf-regs.c 	case EM_X86_64:
EM_X86_64          21 tools/perf/util/genelf.h #define GEN_ELF_ARCH	EM_X86_64
EM_X86_64        1247 tools/perf/util/symbol-elf.c 	if (ehdr.e_machine == EM_X86_64)
EM_X86_64         331 tools/perf/util/symbol-minimal.c 	if (ehdr.e_machine == EM_X86_64)