Files
android_kernel_xiaomi_sm8450/arch/arm64/kernel
Dave Martin ead9e430c0 arm64/sve: In-kernel vector length availability query interface
KVM will need to interrogate the set of SVE vector lengths
available on the system.

This patch exposes the relevant bits to the kernel, along with a
sve_vq_available() helper to check whether a particular vector
length is supported.

__vq_to_bit() and __bit_to_vq() are not intended for use outside
these functions: now that these are exposed outside fpsimd.c, they
are prefixed with __ in order to provide an extra hint that they
are not intended for general-purpose use.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: zhang.lei <zhang.lei@jp.fujitsu.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2019-03-29 14:41:54 +00:00
..
2018-07-18 01:18:05 +09:00
2012-09-17 13:42:21 +01:00
2018-10-31 08:54:16 -07:00
2018-11-02 17:24:17 +00:00
2019-02-26 16:57:59 +00:00
2019-02-06 10:05:18 +00:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2019-02-06 10:05:22 +00:00
2017-08-09 12:16:28 +01:00