Searched refs:PR_PAC_APIAKEY (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 |
36 if (arg & PR_PAC_APIAKEY)
56 if (arg & PR_PAC_APIAKEY)
104 retval |= PR_PAC_APIAKEY;
/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.h227 # define PR_PAC_APIAKEY (1UL << 0) macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h227 # define PR_PAC_APIAKEY (1UL << 0) macro

Completed in 114 milliseconds