Home
last modified time | relevance | path

Searched refs:PR_SVE_VL_INHERIT (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/tools/testing/selftests/arm64/fp/
DTODO7 - Test PR_SVE_VL_INHERIT after a double fork.
Dvec-syscfg.c400 if (ret & PR_SVE_VL_INHERIT) { in prctl_set()
458 ret = prctl(data->prctl_set, data->min_vl | PR_SVE_VL_INHERIT); in prctl_set_for_child()
473 if (!(ret & PR_SVE_VL_INHERIT)) { in prctl_set_for_child()
Dvlset.c132 flags |= PR_SVE_VL_INHERIT; in main()
Dfp-stress.c306 ret = prctl(PR_SVE_SET_VL, vl | PR_SVE_VL_INHERIT); in start_sve()
340 ret = prctl(PR_SME_SET_VL, vl | PR_SVE_VL_INHERIT); in start_za()
/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h208 # define PR_SVE_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h208 # define PR_SVE_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/Linux-v6.1/arch/arm64/kernel/
Dfpsimd.c806 if (flags & ~(unsigned long)(PR_SVE_VL_INHERIT | in vec_set_vector_length()
824 if (flags & (PR_SVE_VL_INHERIT | in vec_set_vector_length()
875 flags & PR_SVE_VL_INHERIT); in vec_set_vector_length()
897 ret |= PR_SVE_VL_INHERIT; in vec_prctl_status()
/Linux-v6.1/Documentation/arm64/
Dsve.rst125 length, the state of the PR_SVE_VL_INHERIT flag, and the deferred vector
214 PR_SVE_VL_INHERIT
275 PR_SVE_VL_INHERIT
446 * PR_SVE_VL_INHERIT (or equivalently SVE_PT_VL_INHERIT) is set for the