/openbmc/qemu/linux-user/m68k/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/sh4/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/i386/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/riscv/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/mips64/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/generic/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_mman.h | 9f22020b91ae235be2b27c47d11e842872ec5e85 Mon Sep 05 19:08:35 CDT 2022 Ilya Leoshkevich <iii@linux.ibm.com> linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what kernel does. Most architectures use the same values, with the exception of alpha and hppa.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|