Searched refs:PR_PAC_APIBKEY (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c14 unsigned long addr_key_mask = PR_PAC_APIAKEY | PR_PAC_APIBKEY |
38 if (arg & PR_PAC_APIBKEY)
58 if (arg & PR_PAC_APIBKEY)
106 retval |= PR_PAC_APIBKEY;
/linux-master/arch/arm64/include/asm/
H A Dpointer_auth.h21 (PR_PAC_APIAKEY | PR_PAC_APIBKEY | PR_PAC_APDAKEY | PR_PAC_APDBKEY)
/linux-master/include/uapi/linux/
H A Dprctl.h228 # define PR_PAC_APIBKEY (1UL << 1) macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h228 # define PR_PAC_APIBKEY (1UL << 1) macro

Completed in 135 milliseconds