Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h328 #if defined(PR_SVE_SET_VL) || (defined(HAVE_DECL_PR_SVE_SET_VL) && HAVE_DECL_PR_SVE_SET_VL)
330 static_assert((PR_SVE_SET_VL) == (50), "PR_SVE_SET_VL != 50");
333 # define PR_SVE_SET_VL 50
420 XLAT(PR_SVE_SET_VL),
Dprctl_options.in47 PR_SVE_SET_VL 50
/external/kernel-headers/original/uapi/linux/
Dprctl.h203 #define PR_SVE_SET_VL 50 /* set task vector length */ macro
/external/strace/
Dprctl.c214 case PR_SVE_SET_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.go1352 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_ppc64.go1354 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_arm.go1351 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_mips64.go1352 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_ppc64le.go1354 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_arm64.go1354 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_386.go1353 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_mips.go1352 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_s390x.go1351 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_mipsle.go1352 PR_SVE_SET_VL = 0x32 const
Dzerrors_linux_amd64.go1353 PR_SVE_SET_VL = 0x32 const