Searched refs:PR_SVE_GET_VL (Results 1 – 7 of 7) sorted by relevance
205 #define PR_SVE_GET_VL 51 /* get task vector length */ macro
135 t = prctl(PR_SVE_GET_VL); in main()
231 PR_SVE_GET_VL. The vector length reported in this value is the new244 prctl(PR_SVE_GET_VL)
2632 case PR_SVE_GET_VL: in SYSCALL_DEFINE5()