Home
last modified time | relevance | path

Searched defs:entry_func (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/kernel/
H A Duser_mode_ctx_struct.h45 uaddr_t entry_func; member
/optee_os/core/arch/arm/kernel/
H A Dthread.c908 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
926 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
945 unsigned long user_sp, unsigned long entry_func, in set_ctx_regs()
1005 unsigned long entry_func, bool is_32bit, in thread_enter_user_mode()
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c503 unsigned long user_sp, unsigned long entry_func, in set_ctx_regs()
523 unsigned long entry_func, in thread_enter_user_mode()
/optee_os/ldelf/include/
H A Dldelf.h35 uint64_t entry_func; member