Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h226 #define PR_PAC_RESET_KEYS 54 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h226 #define PR_PAC_RESET_KEYS 54 macro
/Linux-v6.1/Documentation/arm64/
Dpointer-authentication.rst62 using the PR_PAC_RESET_KEYS prctl. A bitmask of PR_PAC_APIAKEY,
/Linux-v6.1/kernel/
Dsys.c2569 case PR_PAC_RESET_KEYS: in SYSCALL_DEFINE5()