Home
last modified time | relevance | path

Searched refs:EM_OPENRISC (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/openrisc/include/asm/
H A Delf.h26 (((x)->e_machine == EM_OR32) || ((x)->e_machine == EM_OPENRISC))
/openbmc/linux/include/uapi/linux/
H A Delf-em.h36 #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ macro
H A Daudit.h419 #define AUDIT_ARCH_OPENRISC (EM_OPENRISC)
/openbmc/qemu/hw/openrisc/
H A Dboot.c36 EM_OPENRISC, 1, 0); in openrisc_load_kernel()
/openbmc/linux/arch/openrisc/kernel/
H A Dptrace.c148 .e_machine = EM_OPENRISC,
/openbmc/qemu/include/
H A Delf.h176 #define EM_OPENRISC 92 /* OpenCores OpenRISC */ macro
/openbmc/qemu/linux-user/
H A Delfload.c1601 #define ELF_ARCH EM_OPENRISC