Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/aarch64/
H A Dpauth-1.c5 #ifndef PR_PAC_RESET_KEYS
6 #define PR_PAC_RESET_KEYS 54 macro
20 prctl(PR_PAC_RESET_KEYS, PR_PAC_APDAKEY, 0, 0, 0); in main()
/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h226 #define PR_PAC_RESET_KEYS 54 macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h226 #define PR_PAC_RESET_KEYS 54 macro
/openbmc/linux/Documentation/arch/arm64/
H A Dpointer-authentication.rst62 using the PR_PAC_RESET_KEYS prctl. A bitmask of PR_PAC_APIAKEY,
/openbmc/linux/kernel/
H A Dsys.c2653 case PR_PAC_RESET_KEYS: in SYSCALL_DEFINE5()
/openbmc/qemu/linux-user/
H A Dsyscall.c6271 #ifndef PR_PAC_RESET_KEYS
6272 # define PR_PAC_RESET_KEYS 54 macro
6398 case PR_PAC_RESET_KEYS: in do_prctl()