Searched hist:"24 d87c187c46a935f2b6bd7194d9958fb28be786" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_prctl.h | diff 24d87c187c46a935f2b6bd7194d9958fb28be786 Fri Jul 08 10:15:37 CDT 2022 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
These prctl set the Streaming SVE vector length, which may be completely different from the Normal SVE vector length.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220708151540.18136-43-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | diff 24d87c187c46a935f2b6bd7194d9958fb28be786 Fri Jul 08 10:15:37 CDT 2022 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
These prctl set the Streaming SVE vector length, which may be completely different from the Normal SVE vector length.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220708151540.18136-43-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|