Searched refs:PR_SPEC_PRCTL (Results 1 – 3 of 3) sorted by relevance
13 #if defined(PR_SPEC_PRCTL) || (defined(HAVE_DECL_PR_SPEC_PRCTL) && HAVE_DECL_PR_SPEC_PRCTL)15 static_assert((PR_SPEC_PRCTL) == ((1 << 0)), "PR_SPEC_PRCTL != (1 << 0)");18 # define PR_SPEC_PRCTL (1 << 0)53 XLAT(PR_SPEC_PRCTL),
2 PR_SPEC_PRCTL (1 << 0)
218 # define PR_SPEC_PRCTL (1UL << 0) macro