Searched refs:get_spsr (Results 1 – 3 of 3) sorted by relevance
1400 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function1418 static bool get_spsr(bool is_32bit, unsigned long entry_func, uint32_t *spsr) in get_spsr() function1482 if (!get_spsr(is_32bit, entry_func, &spsr)) { in thread_enter_user_mode()
143 static uint32_t __maybe_unused get_spsr(void) in get_spsr() function160 spc->regs.cpsr = get_spsr(); in init_stmm_regs()
9344 get_spsr():9351 get_spsr():9414 get_spsr():
Completed in 132 milliseconds