Searched defs:entry_func (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | user_mode_ctx_struct.h | 45 uaddr_t entry_func; member
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread.c | 908 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 D | thread_arch.c | 503 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 D | ldelf.h | 35 uint64_t entry_func; member
|