Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Duser_mode_ctx_struct.h42 struct thread_pauth_keys keys;
H A Dthread_private.h46 struct thread_pauth_keys keys;
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_arch.h31 struct thread_pauth_keys { struct
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h37 struct thread_pauth_keys { struct
51 struct thread_pauth_keys keys; argument
/optee_os/core/arch/arm/kernel/
H A Dthread.c947 struct thread_pauth_keys *keys __maybe_unused) in set_ctx_regs()
982 static struct thread_pauth_keys *thread_get_pauth_keys(void) in thread_get_pauth_keys()
1012 struct thread_pauth_keys *keys = NULL; in thread_enter_user_mode()
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c505 struct thread_pauth_keys *keys __unused) in set_ctx_regs()