Searched refs:CR_INT_5 (Results 1 – 2 of 2) sorted by relevance
101 set_intr(INTPRI_CLOCK, CR_INT_5, cp0_int5); in clockattach()135 return CR_INT_5; in cp0_int5()143 return CR_INT_5; in cp0_int5()162 return CR_INT_5; /* Clock is always on 5 */ in cp0_int5()188 if (!ISSET(cp0_get_cause(), CR_INT_5)) in cp0_rearm_int5()222 while (!ISSET(cp0_get_cause(), CR_INT_5)) { in cp0_trigger_int5_masked()
115 #define CR_INT_5 0x00008000 macro