Searched refs:SOFTINT2IPL (Results 1 – 5 of 5) sorted by relevance
50 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f) macro76 *machdep = 1 << SOFTINT2IPL(level); in softint_init_md()
59 #define SOFTINT2IPL(si_level) ((SOFTINT2IPL_MAP >> (4 * (si_level))) & 0x0f) macro
79 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f)103 *machdep = 1 << SOFTINT2IPL(level); in softint_init_md() 76 #define SOFTINT2IPL(l) ((SOFTINT2IPLM global() macro
111 *machdep_p = 1 << SOFTINT2IPL(si_level); in powerpc_softint_init_md()
651 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f) macro677 *machdep = 1 << SOFTINT2IPL(level); in softint_init_md()