/openbmc/qemu/linux-user/ppc/ |
H A D | target_syscall.h | 63 #define UNAME_MACHINE "ppc64" macro 65 #define UNAME_MACHINE "ppc64le" macro 68 #define UNAME_MACHINE "ppc" macro
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_syscall.h | 12 #define UNAME_MACHINE "aarch64_be" macro 14 #define UNAME_MACHINE "aarch64" macro
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_syscall.h | 22 #define UNAME_MACHINE "armv5teb" macro 24 #define UNAME_MACHINE "armv5tel" macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_syscall.h | 24 # define UNAME_MACHINE "sparc64" macro 26 # define UNAME_MACHINE "sparc" macro
|
/openbmc/qemu/bsd-user/riscv/ |
H A D | target_syscall.h | 33 #define UNAME_MACHINE "riscv64" macro
|
/openbmc/qemu/linux-user/riscv/ |
H A D | target_syscall.h | 47 #define UNAME_MACHINE "riscv32" macro 50 #define UNAME_MACHINE "riscv64" macro
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | target_syscall.h | 26 #define UNAME_MACHINE "hexagon" macro
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | target_syscall.h | 15 #define UNAME_MACHINE "openrisc" macro
|
/openbmc/qemu/linux-user/mips64/ |
H A D | target_syscall.h | 20 #define UNAME_MACHINE "mips64" macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | target_syscall.h | 15 #define UNAME_MACHINE "sh4" macro
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_syscall.h | 26 #define UNAME_MACHINE "s390x" macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_syscall.h | 23 #define UNAME_MACHINE "mips" macro
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | target_syscall.h | 34 #define UNAME_MACHINE "loongarch64" macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_syscall.h | 22 #define UNAME_MACHINE "parisc" macro
|
/openbmc/qemu/linux-user/m68k/ |
H A D | target_syscall.h | 20 #define UNAME_MACHINE "m68k" macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_syscall.h | 4 #define UNAME_MACHINE "xtensa" macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_syscall.h | 44 #define UNAME_MACHINE "alpha" macro
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | target_syscall.h | 4 #define UNAME_MACHINE "microblaze" macro
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_syscall.h | 96 #define UNAME_MACHINE "x86_64" macro
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_syscall.h | 131 #define UNAME_MACHINE "x86_64" macro
|
/openbmc/qemu/linux-user/i386/ |
H A D | target_syscall.h | 149 #define UNAME_MACHINE "i686" macro
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_syscall.h | 180 #define UNAME_MACHINE "i386" macro
|