Home
last modified time | relevance | path

Searched refs:PR_SVE_SET_VL_ONEXEC (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dpr_sve_vl_flags.h6 #if defined(PR_SVE_SET_VL_ONEXEC) || (defined(HAVE_DECL_PR_SVE_SET_VL_ONEXEC) && HAVE_DECL_PR_SVE_S…
8 static_assert((PR_SVE_SET_VL_ONEXEC) == ((1 << 18)), "PR_SVE_SET_VL_ONEXEC != (1 << 18)");
11 # define PR_SVE_SET_VL_ONEXEC (1 << 18)
31 XLAT(PR_SVE_SET_VL_ONEXEC),
Dpr_sve_vl_flags.in1 PR_SVE_SET_VL_ONEXEC (1 << 18)
/external/kernel-headers/original/uapi/linux/
Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dptrace.h119 #define SVE_PT_VL_ONEXEC (PR_SVE_SET_VL_ONEXEC >> 16)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1353 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_ppc64.go1355 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_arm.go1352 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_mips64.go1353 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_ppc64le.go1355 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_arm64.go1355 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_386.go1354 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_mips.go1353 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_s390x.go1352 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_mipsle.go1353 PR_SVE_SET_VL_ONEXEC = 0x40000 const
Dzerrors_linux_amd64.go1354 PR_SVE_SET_VL_ONEXEC = 0x40000 const