Searched refs:PR_SVE_SET_VL_ONEXEC (Results 1 – 3 of 3) sorted by relevance
6 #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),
1 PR_SVE_SET_VL_ONEXEC (1 << 18)
204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro