Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c315 static bool is_user_mode(struct thread_ctx_regs *regs) in is_user_mode() function
/optee_os/core/arch/arm/kernel/
H A Dthread.c357 static bool is_user_mode(struct thread_ctx_regs *regs) in is_user_mode() function