Searched refs:min_vl (Results 1 – 3 of 3) sorted by relevance
40 int min_vl; member254 data->min_vl = new_default; in proc_write_min()352 data->name, data->min_vl, in prctl_set()415 data->name, data->min_vl, in prctl_set_no_child()478 if (child_vl != data->min_vl) { in prctl_set_for_child()481 data->min_vl, child_vl); in prctl_set_for_child()532 if (child_vl != data->min_vl) { in prctl_set_onexec()534 data->min_vl, child_vl); in prctl_set_onexec()582 if (vl < data->min_vl) { in prctl_set_all_vqs()583 if (new_vl != data->min_vl) { in prctl_set_all_vqs()[all …]
129 .min_vl = SVE_VL_MIN,394 vl = info->min_vl; in find_supported_vector_length()397 max_vl = info->min_vl; in find_supported_vector_length()
101 int min_vl; member
Completed in 9 milliseconds