Home
last modified time | relevance | path

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

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