Searched refs:PR_SVE_SET_VL_ONEXEC (Results 1 – 7 of 7) sorted by relevance
130 flags = PR_SVE_SET_VL_ONEXEC; in main()
523 ret = prctl(data->prctl_set, data->min_vl | PR_SVE_SET_VL_ONEXEC); in prctl_set_onexec()
204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
220 PR_SVE_SET_VL_ONEXEC228 prctl(PR_SVE_SET_VL, arg & ~PR_SVE_SET_VL_ONEXEC)234 Without PR_SVE_SET_VL_ONEXEC, the requested change takes effect247 PR_SVE_SET_VL_ONEXEC is present in arg), is set to the largest value257 current vector length for this thread if PR_SVE_SET_VL_ONEXEC was not265 vector length, or calling PR_SVE_SET_VL with the PR_SVE_SET_VL_ONEXEC450 PR_SVE_SET_VL_ONEXEC flag (or SVE_PT_VL_ONEXEC).
221 length, or calling PR_SME_SET_VL with the PR_SVE_SET_VL_ONEXEC flag,226 length, or calling PR_SME_SET_VL with the PR_SVE_SET_VL_ONEXEC flag,
807 PR_SVE_SET_VL_ONEXEC)) in vec_set_vector_length()825 PR_SVE_SET_VL_ONEXEC)) in vec_set_vector_length()832 if (flags & PR_SVE_SET_VL_ONEXEC) in vec_set_vector_length()891 if (flags & PR_SVE_SET_VL_ONEXEC) in vec_prctl_status()