Searched refs:PR_SVE_GET_VL (Results 1 – 6 of 6) sorted by relevance
335 #if defined(PR_SVE_GET_VL) || (defined(HAVE_DECL_PR_SVE_GET_VL) && HAVE_DECL_PR_SVE_GET_VL)337 static_assert((PR_SVE_GET_VL) == (51), "PR_SVE_GET_VL != 51");340 # define PR_SVE_GET_VL 51421 XLAT(PR_SVE_GET_VL),
48 PR_SVE_GET_VL 51
205 #define PR_SVE_GET_VL 51 /* get task vector length */ macro
221 case PR_SVE_GET_VL: in SYS_FUNC()
6893 prctl: add decoding of PR_SVE_SET_VL and PR_SVE_GET_VL commands.6901 (SYS_FUNC(prctl)): Add decoding for PR_SVE_GET_VL and PR_SVE_SET_VL
4003 #ifdef PR_SVE_GET_VL4004 { "PR_SVE_GET_VL", (unsigned long) PR_SVE_GET_VL },