Searched refs:PR_SME_VL_INHERIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dprctl.h282 # define PR_SME_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h282 # define PR_SME_VL_INHERIT (1 << 17) /* inherit across exec */ macro
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c347 ret = prctl(PR_SME_SET_VL, vl | PR_SME_VL_INHERIT);

Completed in 121 milliseconds