Searched hist:"0 e0c030c681730f3ec55ba3b223b608a8f3e8282" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_syscall.h | diff 0e0c030c681730f3ec55ba3b223b608a8f3e8282 Fri Feb 12 12:48:51 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
This is the prctl bit that controls whether syscalls accept tagged addresses. See Documentation/arm64/tagged-address-abi.rst in the linux kernel.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-21-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/target/arm/ |
H A D | cpu-param.h | diff 0e0c030c681730f3ec55ba3b223b608a8f3e8282 Fri Feb 12 12:48:51 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
This is the prctl bit that controls whether syscalls accept tagged addresses. See Documentation/arm64/tagged-address-abi.rst in the linux kernel.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-21-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cpu.h | diff 0e0c030c681730f3ec55ba3b223b608a8f3e8282 Fri Feb 12 12:48:51 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
This is the prctl bit that controls whether syscalls accept tagged addresses. See Documentation/arm64/tagged-address-abi.rst in the linux kernel.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-21-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | diff 0e0c030c681730f3ec55ba3b223b608a8f3e8282 Fri Feb 12 12:48:51 CST 2021 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
This is the prctl bit that controls whether syscalls accept tagged addresses. See Documentation/arm64/tagged-address-abi.rst in the linux kernel.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210212184902.1251044-21-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|