Searched refs:PR_PAC_APIAKEY (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()36 if (arg & PR_PAC_APIAKEY) in ptrauth_prctl_reset_keys()56 if (arg & PR_PAC_APIAKEY) in arg_to_enxx_mask()104 retval |= PR_PAC_APIAKEY; in ptrauth_get_enabled_keys()
114 int all = (PR_PAC_APIAKEY | PR_PAC_APIBKEY | in do_prctl_reset_keys()124 if (arg2 & PR_PAC_APIAKEY) { in do_prctl_reset_keys()
62 using the PR_PAC_RESET_KEYS prctl. A bitmask of PR_PAC_APIAKEY,116 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,
227 # define PR_PAC_APIAKEY (1UL << 0) macro
21 (PR_PAC_APIAKEY | PR_PAC_APIBKEY | PR_PAC_APDAKEY | PR_PAC_APDBKEY)
6303 # define PR_PAC_APIAKEY (1 << 0) macro