Searched refs:PSR_PS (Results 1 – 3 of 3) sorted by relevance
22 #define PSR_PS (1 << 6) 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()