Home
last modified time | relevance | path

Searched refs:get_spsr (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c908 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function
926 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function
1012 if (!get_spsr(is_32bit, entry_func, &spsr)) { in thread_enter_user_mode()
A Dstmm_sp.c153 static uint32_t __maybe_unused get_spsr(void) in get_spsr() function
170 spc->regs.cpsr = get_spsr(); in init_stmm_regs()

Completed in 6 milliseconds