Searched refs:PSR_S (Results 1 – 3 of 3) sorted by relevance
21 #define PSR_S (1 << 7) macro
18 wr PSR_PIL | PSR_S | PSR_PS | PSR_ET, %psr
47 thread->callee_saved.psr = PSR_S | PSR_PS | PSR_ET; in arch_new_thread()