/openbmc/qemu/linux-user/riscv/ |
H A D | target_syscall.h | 48 #define UNAME_MINIMUM_RELEASE "5.4.0" macro 51 #define UNAME_MINIMUM_RELEASE "4.15.0" macro
|
/openbmc/qemu/linux-user/ |
H A D | uname.c | 165 if (relstr_to_int(buf.release) < relstr_to_int(UNAME_MINIMUM_RELEASE)) { in init_qemu_uname_release() 166 qemu_uname_release = UNAME_MINIMUM_RELEASE; in init_qemu_uname_release()
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | target_syscall.h | 27 #define UNAME_MINIMUM_RELEASE "4.15.0" macro
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | target_syscall.h | 16 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_syscall.h | 16 #define UNAME_MINIMUM_RELEASE "3.8.0" macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | target_syscall.h | 16 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_syscall.h | 27 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/mips64/ |
H A D | target_syscall.h | 21 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | target_syscall.h | 35 #define UNAME_MINIMUM_RELEASE "5.19.0" macro
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_syscall.h | 26 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_syscall.h | 24 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_syscall.h | 23 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/m68k/ |
H A D | target_syscall.h | 21 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_syscall.h | 28 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_syscall.h | 70 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_syscall.h | 6 #define UNAME_MINIMUM_RELEASE "3.19" macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_syscall.h | 45 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | target_syscall.h | 5 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_syscall.h | 97 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|
/openbmc/qemu/linux-user/i386/ |
H A D | target_syscall.h | 150 #define UNAME_MINIMUM_RELEASE "2.6.32" macro
|