Home
last modified time | relevance | path

Searched hist:"6 f6a40328b6f4679082583c2b3a949cda451a991" (Results 1 – 15 of 15) sorted by relevance

/qemu/linux-user/sh4/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/microblaze/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/s390x/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/i386/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/openrisc/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/x86_64/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/m68k/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/alpha/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/sparc/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/arm/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/mips/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/mips64/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/ppc/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/aarch64/
H A Dtarget_syscall.h6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
/qemu/linux-user/
H A Dsyscall.c6f6a40328b6f4679082583c2b3a949cda451a991 Tue Aug 12 18:53:42 UTC 2014 Tom Musta <tommusta@gmail.com> linux-user: Support target-to-host translation of mlockall argument

The argument to the mlockall system call is not necessarily the same on
all platforms and thus may require translation prior to passing to the
host.

For example, PowerPC 64 bit platforms define values for MCL_CURRENT
(0x2000) and MCL_FUTURE (0x4000) which are different from Intel platforms
(0x1 and 0x2, respectively)

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>