Home
last modified time | relevance | path

Searched refs:PR_SVE_GET_VL (Results 1 – 16 of 16) sorted by relevance

/external/strace/xlat/
Dprctl_options.h335 #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 51
421 XLAT(PR_SVE_GET_VL),
Dprctl_options.in48 PR_SVE_GET_VL 51
/external/kernel-headers/original/uapi/linux/
Dprctl.h205 #define PR_SVE_GET_VL 51 /* get task vector length */ macro
/external/strace/
Dprctl.c221 case PR_SVE_GET_VL: in SYS_FUNC()
DChangeLog6893 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
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1351 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_ppc64.go1353 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_arm.go1350 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_mips64.go1351 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_ppc64le.go1353 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_arm64.go1353 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_386.go1352 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_mips.go1351 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_s390x.go1350 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_mipsle.go1351 PR_SVE_GET_VL = 0x33 const
Dzerrors_linux_amd64.go1352 PR_SVE_GET_VL = 0x33 const