Searched refs:PR_SVE_GET_VL (Results 1 – 9 of 9) sorted by relevance
35 res = prctl(PR_SVE_GET_VL, 0, 0, 0, 0); in do_sve_ioctl_test()
21 int ret = prctl(PR_SVE_GET_VL); in get_sve_vl()
26 static int get_ctl = PR_SVE_GET_VL;
53 .prctl_get = PR_SVE_GET_VL,
205 #define PR_SVE_GET_VL 51 /* get task vector length */ macro
257 PR_SVE_GET_VL. The vector length reported in this value is the new270 prctl(PR_SVE_GET_VL)
2634 case PR_SVE_GET_VL: in SYSCALL_DEFINE5()
6297 # define PR_SVE_GET_VL 51 macro6420 case PR_SVE_GET_VL: in do_prctl()