Searched refs:getsr (Results 1 – 7 of 7) sorted by relevance
82 getsr(void) in getsr() function
217 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
254 if ((getsr() & PSL_IPL) < PSL_IPL4) \
230 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
247 if ((getsr() & PSL_IPL) < PSL_IPL4) \
325 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
424 const int ipl = (getsr() >> 8) & 7; in m68k_intr_vectored()