Searched defs:setipl (Results 1 – 3 of 3) sorted by relevance
153 extern __inline__ void setipl(unsigned long __orig_psr) in setipl() function
34 #define setipl(__new_ipl) \ macro
308 #define setipl(ipl) ((void) swpipl(ipl)) macro