Home
last modified time | relevance | path

Searched refs:EM_ALPHA (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Delf.h77 #define elf_check_arch(x) ((x)->e_machine == EM_ALPHA)
84 #define ELF_ARCH EM_ALPHA
/openbmc/qemu/hw/alpha/
H A Ddp264.c149 0, EM_ALPHA, 0, 0); in clipper_init()
168 0, EM_ALPHA, 0, 0); in clipper_init()
/openbmc/linux/include/uapi/linux/
H A Delf-em.h61 #define EM_ALPHA 0x9026 macro
H A Daudit.h389 #define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/openbmc/linux/arch/alpha/boot/tools/
H A Dobjstrip.c33 # define elf_check_arch(x) ((x)->e_machine == EM_ALPHA)
/openbmc/u-boot/include/
H A Delf.h172 #define EM_ALPHA 41 /* Digital Alpha */ macro
/openbmc/qemu/include/
H A Delf.h192 #define EM_ALPHA 0x9026 macro
/openbmc/qemu/linux-user/
H A Delfload.c1782 #define ELF_ARCH EM_ALPHA