PR_SVE_SET_VL_ONEXEC
bool onexec = flags & PR_SVE_SET_VL_ONEXEC;
PR_SVE_SET_VL_ONEXEC))
if (flags & PR_SVE_SET_VL_ONEXEC)
ret = prctl(data->prctl_set, data->min_vl | PR_SVE_SET_VL_ONEXEC);
flags = PR_SVE_SET_VL_ONEXEC;