Searched refs:PR_SME_GET_VL (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dsme_vl.c21 int ret = prctl(PR_SME_GET_VL);
/linux-master/tools/testing/selftests/arm64/fp/
H A Dvlset.c57 get_ctl = PR_SME_GET_VL;
H A Dzt-ptrace.c346 sme_vl = prctl(PR_SME_GET_VL);
H A Dvec-syscfg.c63 .prctl_get = PR_SME_GET_VL,
/linux-master/include/uapi/linux/
H A Dprctl.h279 #define PR_SME_GET_VL 64 /* get task vector length */ macro
280 /* Bits common to PR_SME_SET_VL and PR_SME_GET_VL */
/linux-master/tools/include/uapi/linux/
H A Dprctl.h279 #define PR_SME_GET_VL 64 /* get task vector length */ macro
280 /* Bits common to PR_SME_SET_VL and PR_SME_GET_VL */
/linux-master/kernel/
H A Dsys.c2653 case PR_SME_GET_VL:

Completed in 126 milliseconds