Home
last modified time | relevance | path

Searched refs:thread_pauth_keys (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/include/kernel/
A Duser_mode_ctx_struct.h40 struct thread_pauth_keys keys;
A Dthread_private.h46 struct thread_pauth_keys keys;
/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dthread_arch.h19 struct thread_pauth_keys { struct
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_arch.h37 struct thread_pauth_keys { struct
51 struct thread_pauth_keys keys; argument
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c947 struct thread_pauth_keys *keys __maybe_unused) in set_ctx_regs()
983 static struct thread_pauth_keys *thread_get_pauth_keys(void) in thread_get_pauth_keys()
1005 struct thread_pauth_keys *keys = NULL; in thread_enter_user_mode()

Completed in 7 milliseconds