Searched defs:INT_IPL (Results 1 – 2 of 2) sorted by relevance
50 #define INT_IPL(lvl) ((lvl) & (MAXIPL-1)) macro
42 #define INT_IPL(x) (x) macro