Home
last modified time | relevance | path

Searched refs:PR_PAC_RESET_KEYS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dprctl.h225 #define PR_PAC_RESET_KEYS 54 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dprctl.h225 #define PR_PAC_RESET_KEYS 54 macro
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dpointer-authentication.rst63 using the PR_PAC_RESET_KEYS prctl. A bitmask of PR_PAC_APIAKEY,
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2648 case PR_PAC_RESET_KEYS: in SYSCALL_DEFINE5()