Searched refs:PR_SME_VL_INHERIT (Results 1 – 4 of 4) sorted by relevance
282 # define PR_SME_VL_INHERIT (1 << 17) /* inherit across exec */ macro
110 length, the state of the PR_SME_VL_INHERIT flag, and the deferred vector190 PR_SME_VL_INHERIT256 PR_SME_VL_INHERIT397 * PR_SME_VL_INHERIT (or equivalently SME_PT_VL_INHERIT) is set for the
360 ret = prctl(PR_SME_SET_VL, vl | PR_SME_VL_INHERIT); in start_ssve()