Lines Matching full:default
130 enable all CPU features that the host has by default. Indeed it's even
163 type, ``sve`` is already on by default. Also, based on our probe of
181 By default kvm-no-adjvtime is disabled. This means that by default
198 Since v5.2, kvm-steal-time is enabled by default when KVM is
241 to be enabled by default, then, in order to avoid overly verbose command
302 disabled but the default for any unspecified lengths remains enabled.
310 are enabled and all unspecified lengths default to disabled, except
400 SVE User-mode Default Vector Length Property
403 For qemu-aarch64, the cpu property ``sve-default-vector-length=N`` is
405 ``/proc/sys/abi/sve_default_vector_length``. The default length, ``N``,
407 If not specified, the default vector length is 64.
409 If the default length is larger than the maximum vector length enabled,
413 If this property is set to ``-1`` then the default vector length
433 SME User-mode Default Vector Length Property
436 For qemu-aarch64, the cpu property ``sme-default-vector-length=N`` is
438 ``/proc/sys/abi/sme_default_vector_length``. The default length, ``N``,
440 If not specified, the default vector length is 32.
442 As with ``sve-default-vector-length``, if the default length is larger
444 be reduced. If this property is set to ``-1`` then the default vector
465 Legal values for ``S`` are 30, 34, 36, and 39; the default is 30.