Home
last modified time | relevance | path

Searched defs:PAC_RESET_KEYS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dprocessor.h390 #define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg) macro
/linux/kernel/
H A Dsys.c129 # define PAC_RESET_KEYS(a, b) (-EINVAL) macro