Searched refs:get_spsr (Results 1 – 2 of 2) sorted by relevance
908 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function926 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function1019 if (!get_spsr(is_32bit, entry_func, &spsr)) { in thread_enter_user_mode()
167 static uint32_t __maybe_unused get_spsr(void) in get_spsr() function186 spc->regs.cpsr = get_spsr(); in init_stmm_regs()