Searched refs:PR_PAC_APIBKEY (Results 1 – 7 of 7) sorted by relevance
14 unsigned long addr_key_mask = PR_PAC_APIAKEY | PR_PAC_APIBKEY | in ptrauth_prctl_reset_keys()38 if (arg & PR_PAC_APIBKEY) in ptrauth_prctl_reset_keys()58 if (arg & PR_PAC_APIBKEY) in arg_to_enxx_mask()106 retval |= PR_PAC_APIBKEY; in ptrauth_get_enabled_keys()
114 int all = (PR_PAC_APIAKEY | PR_PAC_APIBKEY | in do_prctl_reset_keys()128 if (arg2 & PR_PAC_APIBKEY) { in do_prctl_reset_keys()
63 PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY and PR_PAC_APGAKEY116 first being a bitmask of PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY122 PR_PAC_APIAKEY | PR_PAC_APIBKEY | PR_PAC_APDAKEY | PR_PAC_APDBKEY,123 PR_PAC_APIBKEY, 0, 0);
228 # define PR_PAC_APIBKEY (1UL << 1) macro
21 (PR_PAC_APIAKEY | PR_PAC_APIBKEY | PR_PAC_APDAKEY | PR_PAC_APDBKEY)
6302 # define PR_PAC_APIBKEY (1 << 1) macro