Home
last modified time | relevance | path

Searched defs:UNAME_MACHINE (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/linux-user/ppc/
H A Dtarget_syscall.h63 #define UNAME_MACHINE "ppc64" macro
65 #define UNAME_MACHINE "ppc64le" macro
68 #define UNAME_MACHINE "ppc" macro
/openbmc/qemu/linux-user/aarch64/
H A Dtarget_syscall.h12 #define UNAME_MACHINE "aarch64_be" macro
14 #define UNAME_MACHINE "aarch64" macro
/openbmc/qemu/linux-user/arm/
H A Dtarget_syscall.h22 #define UNAME_MACHINE "armv5teb" macro
24 #define UNAME_MACHINE "armv5tel" macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_syscall.h24 # define UNAME_MACHINE "sparc64" macro
26 # define UNAME_MACHINE "sparc" macro
/openbmc/qemu/linux-user/hexagon/
H A Dtarget_syscall.h26 #define UNAME_MACHINE "hexagon" macro
/openbmc/qemu/linux-user/riscv/
H A Dtarget_syscall.h47 #define UNAME_MACHINE "riscv32" macro
50 #define UNAME_MACHINE "riscv64" macro
/openbmc/qemu/linux-user/openrisc/
H A Dtarget_syscall.h15 #define UNAME_MACHINE "openrisc" macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_syscall.h20 #define UNAME_MACHINE "mips64" macro
/openbmc/qemu/linux-user/sh4/
H A Dtarget_syscall.h15 #define UNAME_MACHINE "sh4" macro
/openbmc/qemu/linux-user/s390x/
H A Dtarget_syscall.h26 #define UNAME_MACHINE "s390x" macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_syscall.h23 #define UNAME_MACHINE "mips" macro
/openbmc/qemu/linux-user/loongarch64/
H A Dtarget_syscall.h34 #define UNAME_MACHINE "loongarch64" macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_syscall.h22 #define UNAME_MACHINE "parisc" macro
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_syscall.h4 #define UNAME_MACHINE "xtensa" macro
/openbmc/qemu/linux-user/nios2/
H A Dtarget_syscall.h4 #define UNAME_MACHINE "nios2" macro
/openbmc/qemu/linux-user/m68k/
H A Dtarget_syscall.h20 #define UNAME_MACHINE "m68k" macro
/openbmc/qemu/linux-user/cris/
H A Dtarget_syscall.h4 #define UNAME_MACHINE "cris" macro
/openbmc/qemu/linux-user/microblaze/
H A Dtarget_syscall.h4 #define UNAME_MACHINE "microblaze" macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_syscall.h44 #define UNAME_MACHINE "alpha" macro
/openbmc/qemu/linux-user/x86_64/
H A Dtarget_syscall.h96 #define UNAME_MACHINE "x86_64" macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h131 #define UNAME_MACHINE "x86_64" macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h180 #define UNAME_MACHINE "i386" macro
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h149 #define UNAME_MACHINE "i686" macro