Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Duser_mode_ctx_struct.h38 uaddr_t entry_func; member
/optee_os/ldelf/include/
A Dldelf.h34 uint64_t entry_func; member
/optee_os/core/arch/arm/kernel/
A Dthread.c1400 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
1418 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr()
1437 unsigned long user_sp, unsigned long entry_func, in set_ctx_regs()
1471 unsigned long entry_func, bool is_32bit, in thread_enter_user_mode()

Completed in 6 milliseconds