Searched refs:PR_SVE_SET_VL_ONEXEC (Results 1 – 3 of 3) sorted by relevance
124 flags = PR_SVE_SET_VL_ONEXEC; in main()
524 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