Searched refs:PSL_IPL7 (Results 1 – 25 of 27) sorted by relevance
12
52 #define PSL_IPL7 0x0700 /* interrupt priority level 7 */ macro59 #define PSL_HIGHIPL (PSL_S | PSL_IPL7)60 #define PSL_IPL (PSL_IPL7)66 #define PSL_USERCLR (PSL_S | PSL_IPL7 | PSL_MBZ)129 #define spl7() _spl(PSL_S|PSL_IPL7)137 #define splraise7() _splraise(PSL_S|PSL_IPL7)
44 #define MACHINE_PSL_IPL_SCHED PSL_IPL786 #define is_spl0(s) (((s) & PSL_IPL7) == 0)
44 #define MACHINE_PSL_IPL_SCHED PSL_IPL7
103 define PSL_IPL7 PSL_IPL7
113 ipl2psl_table[IPL_HIGH] = PSL_S|PSL_IPL7; in intr_init()
117 define PSL_IPL7 PSL_IPL7
1241 [IPL_HIGH] = PSL_IPL7|PSL_S,
118 define PSL_IPL7 PSL_IPL7
694 andw #PSL_IPL7,%d0 | mask all but IPL
217 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
230 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
139 define PSL_IPL7 PSL_IPL7
134 define PSL_IPL7 PSL_IPL7
325 [IPL_HIGH] = PSL_S | PSL_IPL7,
136 define PSL_IPL7 PSL_IPL7
137 define PSL_IPL7 PSL_IPL7
936 [IPL_SCHED] = PSL_S | PSL_IPL7,937 [IPL_HIGH] = PSL_S | PSL_IPL7,
124 define PSL_IPL7 PSL_IPL7
168 define PSL_IPL7 PSL_IPL7
325 if ((getsr() & PSL_IPL) < PSL_IPL7) in set_clk_mode()
110 [IPL_HIGH] = PSL_S | PSL_IPL7,
602 andw #PSL_IPL7,%d0 | mask all but IPL684 | andw #PSL_IPL7,%d1 | mask all but PSL_IPL