Home
last modified time | relevance | path

Searched refs:PR_SME_SET_VL_ONEXEC (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h278 # define PR_SME_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h278 # define PR_SME_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/Linux-v6.1/Documentation/arm64/
Dsme.rst176 PR_SME_SET_VL_ONEXEC
184 prctl(PR_SME_SET_VL, arg & ~PR_SME_SET_VL_ONEXEC)
189 Without PR_SME_SET_VL_ONEXEC, the requested change takes effect
202 PR_SME_SET_VL_ONEXEC is present in arg), is set to the largest value
212 current vector length for this thread if PR_SME_SET_VL_ONEXEC was not
368 PR_SME_SET_VL_ONEXEC flag (or SME_PT_VL_ONEXEC).