Home
last modified time | relevance | path

Searched refs:PAC_SET_ENABLED_KEYS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h386 #define PAC_SET_ENABLED_KEYS(tsk, keys, enabled) \ macro
/kernel/linux/linux-6.6/kernel/
H A Dsys.c131 #ifndef PAC_SET_ENABLED_KEYS
132 # define PAC_SET_ENABLED_KEYS(a, b, c) (-EINVAL) macro
2658 error = PAC_SET_ENABLED_KEYS(me, arg2, arg3); in SYSCALL_DEFINE5()

Completed in 5 milliseconds